Excel for WinRT
Cell Property


Gets a reference to the cell for this comment.
Syntax
'Declaration
 
Public ReadOnly Property Cell As XLCell
'Usage
 
Dim instance As XLComment
Dim value As XLCell
 
value = instance.Cell
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback