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