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