Skip to main content

TdxSpreadSheetCustomBrush Members

Stores cell background fill settings.

Constructors

Name Description
Create(TdxSpreadSheetBrushes) Initializes a new instance of the TdxSpreadSheetCustomBrush class with specified settings.

Properties

Name Description
BackgroundColor Specifies the base cell fill color.
ForegroundColor Specifies the cell fill pattern color.
IsDefault
Style Specifies the cell background fill pattern.

Methods

Name Description
Assign(TdxSpreadSheetCustomBrush)
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also