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