Get Selected Content
To get the selected document content to extension.
Syntax
WriterClient.dispatch("SelectedContent", data).then(function(response){console.log("response::"+response)});
[Webinar] Live demos, interactions, and user Q&A with Zoho Writer product experts. Book your seat
To get the selected document content to extension.
Syntax
WriterClient.dispatch("SelectedContent", data).then(function(response){console.log("response::"+response)});