IHeadingPair

Overview

IHeadingPair is a interface in Aspose.Slides FOSS for .NET.

Represents a heading pair entry describing a content grouping in a presentation.

Properties: Count, Name.

Properties

NameTypeAccessDescription
NamestringReadGets the name of the heading pair (e.g., “Slide Titles”).
CountintReadGets the count of items associated with this heading.

See Also