'Declaration Public Enum CalcManagerEventIds Inherits System.Enum
public enum CalcManagerEventIds : System.Enum
Member | Description |
---|---|
CalculationsCompleted | Event id that identifies UltraCalcManager.CalculationsCompleted event. |
FormatValue | Event id that identifies UltraCalcManager.FormatValue event. |
FormulaCalculationError | Event id that identifies UltraCalcManager.FormulaCalculationError event. |
FormulaCircularityError | Event id that identifies UltraCalcManager.FormulaCircularityError event. |
FormulaReferenceError | Event id that identifies UltraCalcManager.FormulaReferenceError event. |
FormulaSyntaxError | Event id that identifies UltraCalcManager.FormulaSyntaxError event. |
NamedReferenceResultChanged | Event id that identifies UltraCalcManager.NamedReferenceResultChanged event. |
ParseValue | Event id that identifies UltraCalcManager.ParseValue event. |
ValueDirtied | Event id that identifies UltraCalcManager.ValueDirtied event. |
This enumeration is used to specify an event when calling the CalcManagerEventManager.SetEnabled method.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2