Gets the index of the left column in the range.

Namespace:  C1.Silverlight.Excel
Assembly:  C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)

Syntax

C#
public int ColumnFrom { get; }
Visual Basic
Public ReadOnly Property ColumnFrom As Integer
	Get

See Also