var instance; // Type: wijmo.exporter.ExcelSetting; var value; // Type: boolean value = instance.autoRowHeight;
var autoRowHeight : boolean;
A boolean value indicates whether row’s height is auto adjusted per the content.
var instance; // Type: wijmo.exporter.ExcelSetting; var value; // Type: boolean value = instance.autoRowHeight;
var autoRowHeight : boolean;