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