API Reference

Class

PowerPointDeckRhythmReport

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Pre-render assessment of variety, density, anchors, and closing cadence.

Inheritance

  • Object
  • PowerPointDeckRhythmReport

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

Properties

public IReadOnlyList<PowerPointDeckPlanSlideRenderSummary> Slides { get; } #

Resolved slide sequence inspected by the report.

public IReadOnlyList<PowerPointDeckRhythmFinding> Findings { get; } #

Rhythm findings.

public Int32 Score { get; } #

Simple zero-to-one-hundred rhythm score.

public Boolean HasFindings { get; } #

Whether any warning or error was found.