Excel for WPF and Silverlight
Cell Property

C1.WPF.Excel Namespace > XLComment Class : Cell Property
Gets a reference to the cell for this comment.
Syntax
'Declaration
 
Public ReadOnly Property Cell As XLCell
public XLCell Cell {get;}
Remarks
A reference to the XLCell object at the comment coordinates, or null if there is no cell at the specified position.
See Also

Reference

XLComment Class
XLComment Members