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