Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Description

The IFunction interface is used to implement custom Excel functions in .NET to be passed in to ExcelWriter Application; see Workbook.RegisterCustomFunction for more details.
C#
vb.net

Examples

C#
vb.net

Methods

Name

Description

CustomFunction(IList<FunctionValue>,Cell)

The page IFunction.CustomFunction could not be found.

  • No labels