ExcelNamedRangesCollectionItem(Int32) Property
Gets the named range at the specified index.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public ExcelNamedRange this[
int namedRangeIndex
] { get; }
- namedRangeIndex Int32
- A zero based index in the named ranges collection
ExcelNamedRangeThe named range at the specified index