HeadingPairData
Overview
HeadingPairData is a struct in Aspose.Slides for CPP.
Inherits from: HeadingPairData.
Internal representation of a heading pair (name + count).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | std::string | Read/Write | Represents the heading text of the pair |
count | int | Read/Write | Represents the number of items associated with the heading |