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
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