PatternFormat
General
PatternFormat és una classe en Aspose.Slides FOSS per a C++.
Representa un format de rellotge d’esquema.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
PatternStyle | PatternStyle | Read | Property gets or sets the pattern style of the fill |
SimpleColorFormat | SimpleColorFormat | Read | Returns a SimpleColorFormat object for a pattern color component |
Mètodes
| Signature | Description |
|---|---|
PatternStyle() → PatternStyle | Property gets or sets the pattern style of the fill |
SimpleColorFormat() → SimpleColorFormat | Returns a SimpleColorFormat object for a pattern color component |
SimpleColorFormat() → SimpleColorFormat | |
SimpleColorFormat() → SimpleColorFormat | |
SimpleColorFormat() → SimpleColorFormat | |
init_internal(patt_fill_element: pugi::xml_node, save_callback: std::function<void()>) | Initialize XML-backed pattern format. |
save() | Save changes via the save callback. |