PatternFormat
Vue de l’ensemble
‘PatternFormat’ est une classe dans Aspose.Slides FOSS pour C++.
Représente un format de remplissage de motif.
Cette classe fournit 15 méthodes pour travailler avec des objets de PatternFormat dans les programmes C++. Les méthodologies disponibles comprennent: PatternFormat, SlidesFOSS pour le package C+. Propriétés : CryptFashion , ‘back_color et 'init_internal ; pattern_style; ‘save : 'set_patter_ style. Tous les membres publics sont accessibles à n’importe quelle application C ++ après l’installation du Package Aspose.Slieds FOSS pour C++.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
PatternStyle | PatternStyle | Read | Gets the pattern style. |
SimpleColorFormat | SimpleColorFormat | Read | Gets the simple color format. |
méthodes
| 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 | |
PatternFormat() | |
~PatternFormat() | |
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. |
pattern_style() → PatternStyle | Returns the pattern style. |
set_pattern_style(value: PatternStyle) | |
fore_color() → SimpleColorFormat | Returns the foreground color of the pattern. |
fore_color() → SimpleColorFormat | Returns the foreground color of the pattern. |
back_color() → SimpleColorFormat | Returns the background color of the pattern. |
back_color() → SimpleColorFormat | Returns the background color of the pattern. |
Voir aussi
- Aspose.Slides - référence API d’entreprise