OfficeToolbars Property |
Sets or retrieves a value that indicates whether show toolbars of Microsoft Office.
[ JavaScript ]
document.getElementById("AceoffixCtrl1").OfficeToolbars
Boolean type.
The property is read/write. The default value is true.
document.getElementById("AceoffixCtrl1").OfficeToolbars = false; // Disable OfficeToolbars