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