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

TdxSpreadSheetCellBorder Members

Stores the border style settings of a cell object.

#Constructors

Name Description
Create(TdxSpreadSheetCellStyle,TcxBorder) Initializes a new instance of the TdxSpreadSheetCellBorder class with specified settings.

#Properties

Name Description
Color Specifies the color of a cell object‘s border.
Owner Returns the cell style instance to which the current cell border belongs.
Style Specifies the outline pattern of the cell object.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TdxSpreadSheetCellBorder)
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
Reset Restores the default cell object‘s border style.
ToString Inherited from TObject.
See Also