VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
In This Topic
VintaSoft Office .NET Plug-in: API changes in version 12.5
In This Topic

API changes in Vintasoft.Imaging.Office.js

Changed classes:

Vintasoft.Imaging.Office.UI. WebSpreadsheetDocumentEditorControlJS
Changed properties
public Vintasoft.Imaging.Office.UI. WebXlsxPageLayoutSettingsTypeEnumJS get_XlsxPageLayoutSettingsType { get ; } public Vintasoft.Shared.WebXlsxPageLayoutSettingsTypeEnumJS get_XlsxPageLayoutSettingsType { get ; }
public Vintasoft.Imaging.Office.UI. WebXlsxPageLayoutSettingsTypeEnumJS set_XlsxPageLayoutSettingsType { set ; } public Vintasoft.Shared.WebXlsxPageLayoutSettingsTypeEnumJS set_XlsxPageLayoutSettingsType { set ; }
Changed methods
public void exportXlsxToPdf(Vintasoft.Imaging.Office.UI. WebXlsxPageLayoutSettingsTypeEnumJS, function, function) public void exportXlsxToPdf(Vintasoft.Shared.WebXlsxPageLayoutSettingsTypeEnumJS, function, function)


Moved enumerations:

public enum Vintasoft.Imaging.Office.UI. WebXlsxPageLayoutSettingsTypeEnumJS Moved to Vintasoft.Shared.js.