sheetByName

Returns a sheet that matches the specified name, if any.

Parameters

name String

The name of the sheet that will be located.

Returns

kendo.spreadsheet.Sheet - The sheet that matches the name.

In this article