Overload | Description |
---|---|
Add() | Creates a new XLSheet and appends it to the collection. |
Add(XLSheet) | Appends an existing XLSheet to the collection. |
Add(String) | Creates a new XLSheet with a given name and appends it to the collection. |
Overload | Description |
---|---|
Add() | Creates a new XLSheet and appends it to the collection. |
Add(XLSheet) | Appends an existing XLSheet to the collection. |
Add(String) | Creates a new XLSheet with a given name and appends it to the collection. |