var instance; // Type: wijmo.exporter.ExcelSetting; var value; // Type: boolean value = instance.showGridLines;
var showGridLines : boolean;
A boolean value whether to show the gridlines in the sheet.
var instance; // Type: wijmo.exporter.ExcelSetting; var value; // Type: boolean value = instance.showGridLines;
var showGridLines : boolean;