ExcelRangesCollectionItem Property
Gets the range at the specified index.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public ExcelRange this[
int rangeIndex
] { get; }
- rangeIndex Int32
- A zero based index in the ranges collection
ExcelRangeThe range at the specified index