XlsAddInFunctionsCollection Add Method |
Name | Description | |
---|---|---|
![]() |
Add(T) |
Adds an item to the collection.trigger OnInsert and OnInsertComplete method when set item
(Inherited from
CollectionBase
T
.)
|
![]() |
Add(String) |
Adds new add-in function.
|
![]() |
Add(Int32, Int32) |
Adds a new ExcelAddInFunction to the collection using specified book and name indices.
|
![]() |
Add(String, String) |
Adds new add-in function.
|