HeadingPair
Összefoglaló
HeadingPair egy osztály a Aspose.Slides FOSS-ban C++-ra.
A dokumentum “Főcím párja” tulajdonsága. Jelzi a dokumentumszervek csoportnevet és az egyes részek számát.
| Signature | Description |
|---|---|
HeadingPair() | |
HeadingPair(name: std::string, count: int) | |
name() → std::string | Returns the group name of document parts. Read-only. |
count() → int | Returns the number of parts in group. Read-only. |