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