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

dxSpreadSheetGraphics Unit

#Enums

Name Description
TdxSpreadSheetCellBorderStyle Enumerates cell border styles.
TdxSpreadSheetCellFillStyle Enumerates cell fill styles.
TdxSpreadSheetDataAlignHorz Enumerates horizontal alignments of the cell contents.
TdxSpreadSheetDataAlignVert Enumerates vertical alignments of the cell contents.
TdxSpreadSheetDrawingStage Enumerates the painting stages of the Spreadsheet control‘s visual elements.
TdxSpreadSheetSelectionElement Enumerates the visual elements of the worksheet selector rectangles.

#Constants

Name Description
dxSpreadSheetBorderStyleThickness Specifies the widths of cell borders in the case of different styles.
dxSpreadSheetMaxBorderSize Specifies the maximum width (in pixels) of borders between the cells in Table View worksheets.
dxSpreadSheetSelectionColors Specifies a set of colors used for highlighting the referenced areas in formula expressions.
dxSpreadSheetSelectionThickness Specifies the thickness (in pixels) of the displayed cell selector rectangle.

#Types

Name Description
TdxSpreadSheetCellBordersStyles
TdxSpreadSheetDrawingStages
TdxSpreadSheetSelectionElements A set of visual elements that make up the selector rectangle, formula reference highlights, and selected cell range markers.