get_XlsxPageLayoutSettingsType Method
In This Topic
Gets the value, which defines how an XLSX page must be laid out.
Syntax
var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings);
var value; // Type: Vintasoft.Shared.WebXlsxPageLayoutSettingsTypeEnumJS
value = instance.get_XlsxPageLayoutSettingsType();
Return Value
WebXlsxPageLayoutSettingsTypeEnumJS object, which defines how an XLSX page must be laid out.
Browser Compatibility
See Also