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