PatternFormat
Overview
PatternFormat is a class in Aspose.Slides FOSS for C++.
Represents a pattern fill format.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
PatternStyle | PatternStyle | Read | Property gets or sets the pattern style of the fill |
SimpleColorFormat | SimpleColorFormat | Read | Property gets or sets the simple color format of the pattern |
Methods
| Signature | Description |
|---|---|
PatternStyle() → PatternStyle | Property gets or sets the pattern style of the fill |
SimpleColorFormat() → SimpleColorFormat | Property gets or sets the simple color format of the pattern |
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. |