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