HeadingPair — Aspose.Slides FOSS Java API Reference
HeadingPair — Represents a heading pair indicating a grouping of document parts. Inherits from: IHeadingPair.
Package: org.aspose.slides.foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
name | String | Read/Write | |
count | int | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
initInternal(String name, int count) | void | Initializes internal state. |
getName() | String | |
getCount() | int | |
toString() | String |