Gets the index of the last column spanned by the current cell. If SpanCols is 1, the value of this property is equal to Col.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

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

See Also