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