var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: string value = instance.get_FileId();
function get_FileId() : string;
Return Value
The identifier of opened XLSX file.
var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: string value = instance.get_FileId();
function get_FileId() : string;