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