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