HtmlDxDataGridOption.

ExcelJsLocation Field

Summary

Location where ExcelJS can be found. Below the location there needs to be a folder matching ExcelJsVersion. The following files need to be available:
  • {ExcelJsLocation}/{ExcelJsVersion}/exceljs.min.js
Default value is https://cdnjs.cloudflare.com/ajax/libs/exceljs/.

Syntax

public const HtmlDxDataGridOption ExcelJsLocation

Constant Value

Value Type
55 Int32
GitHub