Version

IExcelCalcFormula Interface Properties

For a list of all members of this type, see IExcelCalcFormula members.

Public Properties
 NameDescription
 PropertyBaseReferenceBase reference associated with the formula.  
 PropertyDynamicReferencesGets the collection of reference created during the last evaluation of the formula.  
 PropertyFormulaStringFormula string.  
 PropertyHasAlwaysDirtyReturns whether the formula contains an always dirty function.  
 PropertyReferencesRetuns a collection of references contained in the formula token string  
See Also