IPrePaintTextConditionalFormattingRule Interface Members
In This Topic
The following tables list the members exposed by IPrePaintTextConditionalFormattingRule.
Public Properties
Public Methods
| | Name | Description |
 | Clone | Creates a new object that is a copy of the current instance. (Inherited from System.ICloneable) |
 | GetPreferredSize |
Gets the preferred (maximum required) size of the cell for the renderer control.
|
 | GetRuleEffectingInfo |
Gets the information with the specified appearance settings if the conditional format rule is satisfied.
|
 | PaintCell |
Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings if the conditional format rule is satisfied.
|
Top
See Also