Gets information about a Named Range.

Syntax

ISExcelWorksheet.GetNamedRangeInformation(name, cellRange, [isGlobalName])

Parameters

NameTypeOptionalByRefDescription
name String The Range's Name to retrieve information on.
cellRange ISExcelCellRange ByRef The Cell Range defined by the Named Range.
isGlobalName Boolean Optional ByRef Is the Named Range global, i.e. for the Workbook or Worksheet? If omitted, a value of False is assumed.

Return Value

Boolean
Member of:
ISExcelWorksheet
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0