Gets the number of columns in the range.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public int ColumnCount { get; } |
Visual Basic |
---|
Public ReadOnly Property ColumnCount As Integer Get |