API Reference

Class

PowerPointDeckPlanLimits

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers static

Shared content limits used by semantic PowerPoint deck plans.

Inheritance

  • Object
  • PowerPointDeckPlanLimits

Fields

public const Int32 MaxCaseStudySections #

Maximum narrative sections rendered by a case-study slide.

Value: 4
public const Int32 MaxCaseStudyMetrics #

Maximum metrics visibly rendered by a case-study slide.

Value: 3
public const Int32 MaxProcessSteps #

Maximum steps supported by a process slide.

Value: 8
public const Int32 DenseProcessSteps #

Process steps above this count are considered dense.

Value: 5
public const Int32 ComfortableCardGridCards #

Card counts above this value favor compact grid layouts.

Value: 4
public const Int32 MaxLogoWallItems #

Maximum items supported by a logo/proof wall slide.

Value: 24
public const Int32 DenseLogoWallItems #

Logo/proof wall items above this count are considered dense.

Value: 12
public const Int32 MaxCoverageLocations #

Maximum locations supported by a coverage slide.

Value: 24
public const Int32 VisibleCoveragePins #

Maximum pins shown by map-like coverage variants before text-only overflow.

Value: 18
public const Int32 MaxCapabilitySections #

Maximum sections supported by a capability slide.

Value: 6
public const Int32 DenseCapabilitySections #

Capability sections above this count are considered dense.

Value: 4