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