Excel for WinRT
ColumnCount Property


Gets the number of columns in the range.
Syntax
'Declaration
 
Public ReadOnly Property ColumnCount As System.Integer
'Usage
 
Dim instance As XLCellRange
Dim value As System.Integer
 
value = instance.ColumnCount
public System.int ColumnCount {get;}
See Also

Reference

XLCellRange Class
XLCellRange Members

 

 


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

Product Support Forum  |  Documentation Feedback