IHeadingPair — Aspose.Slides FOSS Java API Reference
IHeadingPair — Represents a heading pair that indicates a grouping of document parts and the number of parts in each group.
Package: org.aspose.slides.foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
name | String | Read/Write | |
count | int | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
getName() | String | Returns the name of the heading pair. |
getCount() | int | Returns the count of parts in this group. |