New to Kendo UI for Vue? Start a free 30-day trial

Workbook Customization

In some cases, the customization of all cells in a column might not be sufficient to achieve the results your project requires.

To customize a specific row or cell:

  1. Get the generated options through the workbookOptions method.
  2. Modify them according to your needs.
  3. Save the file by using the exporter saveAs method.

The following example demonstrates how to set the color for alternating rows.

Example
View Source
Change Theme:

In this article

Not finding the help you need?