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