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