API Reference

Enum

PowerPointCommentKind

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Comment technology represented by a review item.

Inheritance

  • Enum
  • PowerPointCommentKind

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const PowerPointCommentKind Classic #

Classic PowerPoint comment.

Value: 0
public const PowerPointCommentKind Modern #

Modern threaded PowerPoint comment.

Value: 1
public const PowerPointCommentKind ModernReply #

Reply to a modern threaded comment.

Value: 2