DevExpress v24.2 Update — Your Feedback Matters Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release. Take the survey Not interested IdxSpreadSheetConditionalFormattingOwner Methods Show Inherited Hide Inherited Exposes cell appearance settings for conditional formatting functionality. Name Description BeginUpdate Disables repainting of the worksheet or Grid View until the EndUpdate procedure is called. EndUpdate Enables repainting of the worksheet or Grid View after calling the BeginUpdate procedure. ForEachCell(TRect,TdxSpreadSheetViewForEachCellProc,Boolean) Inherited from IdxSpreadSheetViewData. GetCellData(Integer,Integer) Inherited from IdxSpreadSheetViewData. GetCellStyles Returns all ExpressSpreadSheet-compatible cell styles used in a worksheet or Grid View to which conditional formatting rules are applied. GetFormulaController Returns the formula controller that handles all conditional formatting expressions. GetMaxColumnIndex Returns the maximum index of a column in a worksheet or Grid View. Inherited from IdxSpreadSheetViewData. GetMaxRowIndex Returns the maximum index of a row in a worksheet or Grid View. Inherited from IdxSpreadSheetViewData. GetNextColumnWithNonEmptyCell(Integer,Integer,Boolean) Inherited from IdxSpreadSheetViewData. GetNextRowWithNonEmptyCell(Integer,Integer,Boolean) Inherited from IdxSpreadSheetViewData. GetSelectionArea Returns a single selected cell range in a worksheet or Grid View. IsRightToLeft Identifies if the control that uses conditional formatting rules has a right-to-left layout. IsRowVisible(Integer) Inherited from IdxSpreadSheetViewData. SetCellData(Integer,Integer,Variant,TdxSpreadSheetFormulaErrorCode) Inherited from IdxSpreadSheetViewData. See Also IdxSpreadSheetConditionalFormattingOwner Interface IdxSpreadSheetConditionalFormattingOwner Members dxSpreadSheetConditionalFormatting Unit