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 5 Current »

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