Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IRange Interface
/ AddComment Method
The text you want to add.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
AddComment Method
In This Topic
Adds comments to the current IRange.
Syntax
C#
IComment
AddComment( System.
string
text
)
Parameters
text
The text you want to add.
See Also
Reference
IRange Interface
IRange Members