• What is KendoReact
  • Getting Started
  • Server Components
  • Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

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 save 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?