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