Excel for WinRT
RowIndex Property


Gets or sets the row index of the comment.
Syntax
'Declaration
 
Public Property RowIndex As System.Integer
'Usage
 
Dim instance As XLComment
Dim value As System.Integer
 
instance.RowIndex = value
 
value = instance.RowIndex
public System.int RowIndex {get; set;}
See Also

Reference

XLComment Class
XLComment Members

 

 


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

Product Support Forum  |  Documentation Feedback