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