wijmo.exporter 名前空間 > IEventsCalendarExportSettings インターフェース : fileName フィールド |
エクスポートファイルの名前。
Javascript (Usage) | |
---|---|
var instance; //タイプ:wijmo.exporter.IEventsCalendarExportSettings; var value; // Type: string value = instance.fileName; |
Javascript (Specification) | |
---|---|
|