Excel for WinRT
ColumnIndex Property


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

Reference

XLComment Class
XLComment Members

 

 


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

Product Support Forum  |  Documentation Feedback