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