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