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