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