PatternFormat

Overview

PatternFormat on luokka Aspose.Slides FOSS C++: ssä.

Esittelee mallin täyttämisen muoto.

Tämä luokka tarjoaa 15 menetelmää työskennellä PatternFormat esineiden C++ ohjelmissa. Saatavilla olevat menetelmät ovat: PatternFormat, PatternStyle, SimpleColorFormat, back_color, fore_color, init_internal, pattern_style, save, set_pattern_style, ~PatternFormat. Kaikki julkiset jäsenet ovat saatavilla C++-sovellukseen asentamisen jälkeen Aspose.Slides FOSS for C ++ -paketti. Ominaisuuksia : PatternStyle, SimpleColorFormat.

Properties

NameTypeAccessDescription
PatternStylePatternStyleReadSe saa mallin tyylin.
SimpleColorFormatSimpleColorFormatReadSe saa yksinkertaisen värimuodon.

Methods

SignatureDescription
PatternStyle()PatternStyleOmistus saa tai asettaa täyteen mallin tyyliä
SimpleColorFormat()SimpleColorFormatOmistus saa tai asettaa mallin yksinkertaisen värimuodon
SimpleColorFormat()SimpleColorFormat
SimpleColorFormat()SimpleColorFormat
SimpleColorFormat()SimpleColorFormat
PatternFormat()
~PatternFormat()
init_internal(patt_fill_element: pugi::xml_node, save_callback: std::function<void()>)Aloita XML-tuettu malli muoto.
save()Tallenna muutokset tallennuksen callbackin kautta.
pattern_style()PatternStylePalauttaa mallin tyyli.
set_pattern_style(value: PatternStyle)
fore_color()SimpleColorFormatPalauttaa mallin etupisteväri.
fore_color()SimpleColorFormatPalauttaa mallin etupisteväri.
back_color()SimpleColorFormatPalauttaa taustakuvakkuuden väri.
back_color()SimpleColorFormatPalauttaa taustakuvakkuuden väri.

See Also

 Suomi