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