ExcelRangeRightColumnIndex Property |
Returns the zero based index of the last column of the specified range.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic int RightColumnIndex { get; }Public ReadOnly Property RightColumnIndex As Integer
Get
Property Value
Int32
See Also