SpreadJS provides support for almost all the major features available in Excel. Refer to the following list of topics while working with SpreadJS.
Topic | Content |
---|---|
Workbook |
Describes the basic operations of a workbook. |
Worksheet |
Describes the basic operations of a worksheet. |
Rows and Columns |
Describes the basic operations on rows and columns. |
Headers |
Describes the basic operations on headers. |
Cells |
Describes the basic operations on cells.
|
Data Binding |
Describes how to bind data in SpreadJS. |
TableSheet |
Describes how to use tablesheets. |
JSON Schema with SpreadJS |
Describes how to use JSON schema with SpreadJS. |
Data Validation | Describes how to validate or restrict invalid input of data. |
Conditional Formatting |
Describes how to apply various types of conditional formatting rules. |
Sort |
Describes various sorting operations. |
Group |
Describes various grouping operations. |
Formulas |
Describes various types of formulas in SpreadJS. |
Serialization |
Describes how to implement serialization. |
Keyboard Actions |
Describes different types of keyboard actions. |
Shapes |
Describes different types of shapes. |
Floating Objects |
Describes floating objects and their customization. |
Barcodes |
Describes different types of barcodes. |
Charts |
Describes different types of charts and their elements. |
Sparklines |
Describes different types of sparklines.
|
Tables |
Describes how to use tables. |
Pivot Table |
Describes how to use pivot tables. |
Slicer |
Describes how to use slicers. |
Describes how to to print a single worksheet or print multiple worksheets with headers, borders, gridlines etc. |
|
Theme |
Describes different themes in SpreadJS. |
Culture |
Describes different cultures in SpreadJS. |