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