Get Started
Plugins
Macros
More information

GetAllForms

GetAllForms() → { Array.<ContentControl> }

Returns information about all the forms that have been added to the document.

Parameters:

This method doesn't have any parameters.

Returns:

Type
Array.<ContentControl>

Example

Copy code
window.Asc.plugin.executeMethod ("GetAllForms");