Gets or sets the index of the last column in the range.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
| C# |
|---|
public int ColumnTo { get; set; } |
| Visual Basic |
|---|
Public Property ColumnTo As Integer Get Set |