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