| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
static void |
Workbook.AddCustomFunction(CustomFunction func)
Add custom function into the function set.
|
static void |
Workbook.AddCustomFunction(CustomFunction func)
Add custom function into the function set.
|
static void |
Workbook.AddCustomFunction(CustomFunction func,
boolean canOverride)
Add custom function into the function set.
|
static void |
Workbook.AddCustomFunction(CustomFunction func,
boolean canOverride)
Add custom function into the function set.
|