Excel for WinRT
ColumnFirst Property


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

Reference

XLRange Class
XLRange Members

 

 


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

Product Support Forum  |  Documentation Feedback