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