GemBox.Spreadsheet

ExcelWorksheetCollection.Item Property (String)

Gets the worksheet with the specified name.

public ExcelWorksheet this[
   string name
] {get;}

Parameters

name
The name of the worksheet.

See Also

ExcelWorksheetCollection Class | GemBox.Spreadsheet Namespace | ExcelWorksheetCollection.Item Overload List