Spread.Services Documentation
AddComment Method
GrapeCity.Documents.Spread Namespace > IRange Interface : AddComment Method
The text you want to add.
Adds comments to the current IRange.
Syntax
IComment AddComment( 
   System.string text
)

Parameters

text
The text you want to add.
See Also

Reference

IRange Interface
IRange Members