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