TdxSpreadSheetCellBorder.Color Property
In This Article
Specifies the color of a cell object‘s border.
#Declaration
Delphi
property Color: TColor read; write;
#Property Value
Type |
---|
TColor |
#Remarks
If the Style property value is set to either sscbsDefault or sscbsNone, the Color property value is ignored.
See Also