Wijmo UI for the Web
showGridLines Field
wijmo.exporter Namespace > ExcelSetting Interface : showGridLines Field

A boolean value whether to show the gridlines in the sheet.

Syntax
var instance; // Type: wijmo.exporter.ExcelSetting;
var value; // Type: boolean
value = instance.showGridLines;
var showGridLines : boolean;
See Also

Reference

ExcelSetting Interface