VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebSpreadsheetDocumentEditorControlJS type / openDocument Property
Syntax BrowserCompatibility SeeAlso
In This Topic
openDocument Method
In This Topic
Opens XLSX document.
Syntax
var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings);

var value; // Type: any

// Parameters
var fileId; // Type: string

value = instance.openDocument(fileId);

Parameters

fileId
An identifier of XLSX file.
Browser Compatibility
56+
45+
11
See Also