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