Skip to main content

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

TdxSpreadSheetCellStyle Methods
Show Inherited Hide Inherited

Contains cell appearance and behavior settings.
Name Description
Assign(TdxSpreadSheetCellStyle)
BeginUpdate Disables repainting for the cell object.
EndUpdate Enables repainting for the cell object after a BeginUpdate procedure call.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
Merge(TdxSpreadSheetCellStyle,TdxSpreadSheetCellStyle) Merges the specified row and column cell styles with the current cell style.
ToString Inherited from TObject.
See Also