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