var instance; // Type: wijmo.exporter.ExcelSetting; var value; // Type: string value = instance.author;
var author : string;
Specifies the name of the person, company, or application that created this excel file.
var instance; // Type: wijmo.exporter.ExcelSetting; var value; // Type: string value = instance.author;
var author : string;