[]
Adds a sheet to the collection.
public int Add(object obj)
Public Function Add(obj As Object) As Integer
| Type | Name | Description |
|---|---|---|
| object | obj | Sheet (SheetView object) to add to the collection |
| Type | Description |
|---|---|
| int | The collection index at which the value has been added. |