TextFillColorList-Konstruktor
Geschützte Member einschließen
Geerbte Member einschließen
Überladungsliste
Name | Beschreibung | |
---|---|---|
TextFillColorList() | Initializes a new instance of the TextFillColorList class. | |
TextFillColorList(String) | Initializes a new instance of the TextFillColorList class from outer XML. | |
TextFillColorList(array<OpenXmlElement[]) | Initializes a new instance of the TextFillColorList class with the specified child elements. | |
TextFillColorList(IEnumerable<OpenXmlElement>) | Initializes a new instance of the TextFillColorList class with the specified child elements. |
Nach oben