Overview
HeadingPairData is a struct in Aspose.Slides FOSS for C++.
Internal representation of a heading pair (name + count).
Properties: count, name.
Properties
| Name | Type | Access | Description |
|---|
name | std::string | Read/Write | Gets or sets the name. |
count | int | Read/Write | Gets or sets the count. |
See Also