HotXLS Docs
Contents
Home
Overview
TGridToXLS
IXLSWorkbook
Home
Contents
Overview
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 IXLSWorksheet objects.
Use
Names[index]
, where index is the name index number or defined name, to return a single IXLSName object.
Properties
Name property
RefersTo property
RefersToRange property
Visible property
Index property
Methods
Delete method
See also
IXLSWorkbook.Names property
IXLSWorksheet.Names property
IXLSNames Interface
IXLSNames.Add method