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

Specifies the name of the person, company, or application that created this excel file.

Syntax
var instance; // Type: wijmo.exporter.ExcelSetting;
var value; // Type: string
value = instance.author;
var author : string;
See Also

Reference

ExcelSetting Interface