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