Class: Sheet

Core.SpreadsheetEditor. Sheet

Represents a Sheet in the spreadsheet editor that encapsulates the functionalities of a single sheet within a workbook.

new Sheet()

Properties:
Name Type Description
rowsCount number Gets the number rows in a sheet.
name string Gets the sheet name.