ColorsDefinitionHeader Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ColorsDefinitionHeader() | Initializes a new instance of the ColorsDefinitionHeader class. | |
ColorsDefinitionHeader(String) | Initializes a new instance of the ColorsDefinitionHeader class from outer XML. | |
ColorsDefinitionHeader(array<OpenXmlElement[]) | Initializes a new instance of the ColorsDefinitionHeader class with the specified child elements. | |
ColorsDefinitionHeader(IEnumerable<OpenXmlElement>) | Initializes a new instance of the ColorsDefinitionHeader class with the specified child elements. |
Top