Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorksheet Interface
/ Comments Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Comments Property (IWorksheet)
In This Topic
Returns the
IComments
collection that represents all the comments for the specified worksheet (read-only).
Syntax
C#
IComments
Comments {
get
;}
See Also
Reference
IWorksheet Interface
IWorksheet Members