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