HeadingPairData

HeadingPairData

Overview

HeadingPairData is a struct in Aspose.Slides FOSS for C++.

Internal representation of a heading pair (name + count).

Properties: count, name.

Properties

NameTypeAccessDescription
namestd::stringRead/WriteGets or sets the name.
countintRead/WriteGets or sets the count.

See Also