Get Started
Documentation
Macros
More information
|
window.Asc.plugin.info.resize read-onlyDescription
Defines the method that checks if the size of the OLE object has been changed. In case window.Asc.plugin.info.resize === true the object will be redrawn. Returns
Type boolean Example
if (window.Asc.plugin.info.resize === true) { return window.Asc.plugin.button(0); } |
© Ascensio System SIA 2021. All rights reserved
|