FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : IConditionalFormatSupport Interface |
For a list of all members of this type, see IConditionalFormatSupport members.
Name | Description | |
---|---|---|
![]() | ClearConditionalFormats | Removes all of the conditional formats from the cell at the specified row and column. |
![]() | ConditionalFormatInvalidateCell | Invalidates the conditional format cell that is specified. |
![]() | ConditionalFormatInvalidateColumn | Invalidates the conditional format cell that is specified. |
![]() | ConditionalFormatInvalidateRow | Invalidates the conditional format cell that is specified. |
![]() | ConditionalFormatIsRowUsed | Determines whether the specified row has a conditional format set. |
![]() | ConditionalFormatNextNonEmptyColumnInRow | Gets the next non-empty column in the specified row after the specified column that contains a conditional format. |
![]() | GetCellConditionalFormats | Gets a conditional format for the next cell after the cell at the specified row and column. |
![]() | GetColumnConditionalFormats | Gets a conditional format for the next column after the specified column. |
![]() | GetConditionalFormats | Overloaded. Gets a conditional format from the cell at the specified row and column. |
![]() | GetRowConditionalFormats | Gets a conditional format for the next row after the specified row. |
![]() | GetValidConditionalFormat | Gets the style for the first condition that is satisfied from the list of conditional formats for the cell at the specified row and column. |
![]() | SetConditionalFormat | Overloaded. Sets a parameterized conditional format for the cell at the specified row and column. |
![]() | SetFormulaConditionalFormat | Sets a formula conditional format for the cell at the specified row and column. |