Add/Remove Comments From Client Side

Contents
[ ]

Aspose.Cells GridWeb now supports adding and removing comments from the client side. For this, the API provides the addcomments and delcomments functions. The following code snippet demonstrates adding and removing comments from the client side in GridWeb.

Sample Code