'Declaration Public Enum CalcManagerEventIds Inherits System.Enum
public enum CalcManagerEventIds : System.Enum
Member | Description |
---|---|
CalculationsCompleted | Event id that identifies _CALCMANAGER_.CalculationsCompleted event. |
FormatValue | Event id that identifies _CALCMANAGER_.FormatValue event. |
FormulaCalculationError | Event id that identifies _CALCMANAGER_.FormulaCalculationError event. |
FormulaCircularityError | Event id that identifies _CALCMANAGER_.FormulaCircularityError event. |
FormulaReferenceError | Event id that identifies _CALCMANAGER_.FormulaReferenceError event. |
FormulaSyntaxError | Event id that identifies _CALCMANAGER_.FormulaSyntaxError event. |
NamedReferenceResultChanged | Event id that identifies _CALCMANAGER_.NamedReferenceResultChanged event. |
ParseValue | Event id that identifies _CALCMANAGER_.ParseValue event. |
ValueDirtied | Event id that identifies _CALCMANAGER_.ValueDirtied event. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, 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