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