Name | Description | |
---|---|---|
![]() | ClearConditionalFormats | Removes all of the conditional formats from the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport) |
![]() | ConditionalFormatInvalidateCell | Invalidates the conditional format cell that is specified. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport) |
![]() | ConditionalFormatInvalidateColumn | Invalidates the conditional format cell that is specified. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport) |
![]() | ConditionalFormatInvalidateRow | Invalidates the conditional format cell that is specified. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport) |
![]() | ConditionalFormatIsRowUsed | Determines whether the specified row has a conditional format set. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport) |
![]() | ConditionalFormatNextNonEmptyColumnInRow | Gets the next non-empty column in the specified row after the specified column that contains a conditional format. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport) |
![]() | GetCellConditionalFormats | Gets a conditional format for the next cell after the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport) |
![]() | GetColumnConditionalFormats | Gets a conditional format for the next column after the specified column. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport) |
![]() | GetConditionalFormats | Returns all conditional formats. |
![]() | GetRowConditionalFormats | Gets a conditional format for the next row after the specified row. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport) |
![]() | 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. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport) |
![]() | SetConditionalFormat | Sets conditional format(s) for the cell at the specified row and column. |
![]() | SetFormulaConditionalFormat | Sets a formula conditional format for the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.IConditionalFormatSupport) |