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