Overload | Description |
---|---|
Item(Int32) | Gets the specified IWorksheet by the zero based index. |
Item(String) | Gets the specified IWorksheet by the worksheet name. |
Item(Int32[]) | Gets the specified IWorksheet objects by the zero based indexes. |
Item(String[]) | Gets the specified IWorksheet objects by the worksheet names. |