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

Description

Sets the formula of the worksheet to the given Add-In Formula.

C#
vb.net

Parameters

formula
Add-In Formula you wish to add, as a String. Include the equals sign as well as a reference to the Excel Add-In file you wish to reference, if the file is not included in the local macros directory.

Remarks

$body

Examples

C#
vb.net
  • No labels