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