Click or drag to resize

ExcelAddInFunction Properties

The ExcelAddInFunction type exposes the following members.

Properties
Name Description
Public property BookIndex
Gets or sets book index.
(Inherited from XlsAddInFunction .)
Public property Name
Name of add-in function.
(Inherited from XlsAddInFunction .)
Public property NameIndex
Name index.
(Inherited from XlsAddInFunction .)
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Top
See Also