FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : IPrePaintTextConditionalFormattingRule Interface |
The following tables list the members exposed by IPrePaintTextConditionalFormattingRule.
Name | Description | |
---|---|---|
ConditionalFormatting | Gets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Web.Spread.IConditionalFormattingRule) | |
Priority | Gets or sets the priority. (Inherited from FarPoint.Web.Spread.IConditionalFormattingRule) | |
ShowConditionalFormatOnly | Gets or sets a value that indicates whether the cell text should not be painted. |
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. | |
PaintCell | Paints the cell. |