Overload | Description |
---|---|
Item(Int32) | Gets or sets the sheet at a specific position in the collection. |
Item(String) | Gets or sets the sheet (SheetView object) at the specified position in the collection. |
Overload | Description |
---|---|
Item(Int32) | Gets or sets the sheet at a specific position in the collection. |
Item(String) | Gets or sets the sheet (SheetView object) at the specified position in the collection. |
Exception | Description |
---|---|
System.ArgumentException | Sheet index must be between 0 and total number of sheets. |