TdxSpreadSheetCellBorder.Color Property
Specifies the color of a cell object‘s border.
Declaration
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