API Reference

Class

PowerPointCardGridSlideOptions

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Options for a card-grid slide.

Inheritance

Usage

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

Accepted by parameters

Constructors

public PowerPointCardGridSlideOptions() #

Properties

public Int32 MaxColumns { get; set; } #

Maximum cards per row before the layout wraps.

public PowerPointCardGridLayoutVariant Variant { get; set; } #

Card layout variant. Auto uses the design intent seed.

public String SupportingText { get; set; } #

Optional supporting text block displayed below the cards.