SheetCollection.Create
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| Create(Document) | SheetCollection | Creates a new instance of sheet collection with an auto-generated name and adds it to the document. |
| Create(Document, String) | SheetCollection | Creates a new instance of sheet collection with a specified name and adds it to the document. |