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