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