SelectContentControl

SelectContentControl(id)

Selects the specified content control.

Parameters:

Name Type Description
id string

A unique internal identifier of the content control.

Returns:

This method doesn't return any data.

Example

Copy code
window.Asc.plugin.executeMethod ("SelectContentControl", ["5_665"]);