API Reference

Enum

PowerPointModernCommentStatus

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

Status of a modern threaded PowerPoint comment or reply.

Inheritance

  • Enum
  • PowerPointModernCommentStatus

Usage

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

Accepted by parameters

Values

public const PowerPointModernCommentStatus Active #

The review item is active.

Value: 0
public const PowerPointModernCommentStatus Resolved #

The review item has been resolved.

Value: 1
public const PowerPointModernCommentStatus Closed #

The review item has been closed.

Value: 2