C1.Excel Assembly / C1.Excel Namespace / XLComment Class / Cell Property

In This Topic
Cell Property
In This Topic
Gets a reference to the cell for this comment.
Syntax
'Declaration
 
Public ReadOnly Property Cell As XLCell
 
Remarks
A reference to the XLCell object at the comment coordinates, or null if there is no cell at the specified position.
See Also