IAddInFunctions Interface |
Namespace: Spire.Xls.Core
The IAddInFunctions type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Returns number of elements in the collection.
|
|
|
Item |
Get the element of the index
|
|
|
Parent |
Gets the parent object of the current instance.
(Inherited from
IExcelApplication
.)
|
| Name | Description | |
|---|---|---|
|
|
Add(String) |
Adds new local function to the collection.
|
|
|
Add(String, String) |
Adds new function to the collection.
|