Version

IConditionValueAppearanceFormInfo Interface Members

The following tables list the members exposed by IConditionValueAppearanceFormInfo.

Public Properties
 NameDescription
 PropertyConditionValueAppearanceThe ConditionValueAppearance being edited.  
 PropertyGridThe Grid control associated with the Column.  
 PropertyIsCalcManagerPresentReturns true if the column has an associated CalcManager component.  
Public Methods
 NameDescription
 MethodGetConditionValueAppearanceProxyA proxy of the ConditionValueAppearance used for property grids.  
 MethodGetResolvedFontGets the resolved Font of the column.  
 MethodInitializeConditionValueAppearanceGets a clone of the original ConditionValueAppearance assigned to the column, if there is one. Otherwise, creates a new ConditionValueAppearance instance.  
 MethodResetConditionValueAppearanceResets the current ConditionValueAppearance to a new instance.  
 MethodShowFormulaBuilderDialogShows the FormulaBuilderDialog.  
See Also