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