ExcelRangeRightColumnIndex Property
Returns the zero based index of the last column of the specified range.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public int RightColumnIndex { get; }
Public ReadOnly Property RightColumnIndex As Integer
Get
public:
property int RightColumnIndex {
int get ();
}
member RightColumnIndex : int with get
Property Value
Int32