Skip to main content

ASPxClientSpreadsheet.GetActiveSheetName Method

Gets a name of the worksheet that is currently displayed within the spreadsheet.

Declaration

GetActiveSheetName(): string

Returns

Type Description
string

A string value that specifies the active worksheet’s name.

Remarks

A worksheet’s name can be defined in the following ways:

See Also