API Reference

Class

PowerPointDeckRhythmFinding

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

One stable, machine-readable deck-rhythm finding.

Inheritance

  • Object
  • PowerPointDeckRhythmFinding

Usage

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

Returned or exposed by

Methods

public override String ToString() #
Returns: String

Properties

public String Code { get; } #

Stable finding code.

public PowerPointDeckRhythmSeverity Severity { get; } #

Finding severity.

public Int32 SlideIndex { get; } #

Zero-based slide index associated with the finding, or -1 for a deck-level finding.

public String Message { get; } #

Human-readable explanation.