ColorsDefinition Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
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. |
Top