Click or drag to resize

ExcelRangeRightColumnIndex Property

Returns the zero based index of the last column of the specified range.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public int RightColumnIndex { get; }

Property Value

Int32
See Also