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