HotXLS Docs

IXLSName Interface

Unit: lxNames
Represents a defined name for a range of cells

Description

The IXLSName Interface is a member of the Names collection for the IXLSWorkbook and TXLSWorksheet objects.
Use Names[index], where index is the name index number or defined name, to return a single IXLSName object

Properties

IsMacro property marks a defined name for classic form-control macro binding

Methods

See also