CGXFormulaSheet::RegisterBaseStyles
void RegisterBaseStyles(CGXStylesMap* pMap);
pMap
Pointer to the stylesmap object with all base styles for the grid.
Remarks
Registers base styles (e.g. for constraint violations).
SetConstraintCheck will automatically call this function to make sure the base style is registered.
See Also
CGXFormulaSheet::SetConstraintCheck