ASPxClientSpreadsheetCellBeginEditEventArgs.sheetName Property
In This Article
Gets the current worksheet’s name.
#Declaration
TypeScript
sheetName: string
#Property Value
Type | Description |
---|---|
string | A string value specifying the current worksheet’s name. |
See Also