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
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read | Gets the name of the heading pair (e.g., “Slide Titles”). |
Count | int | Read | Gets the count of items associated with this heading. |