Excel for WinRT
ColumnLast Property


Gets or sets the index of the right column in the range.
Syntax
'Declaration
 
Public ReadOnly Property ColumnLast As System.Integer
'Usage
 
Dim instance As XLRange
Dim value As System.Integer
 
value = instance.ColumnLast
public System.int ColumnLast {get;}
See Also

Reference

XLRange Class
XLRange Members

 

 


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

Product Support Forum  |  Documentation Feedback