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