Create(TdxSpreadSheetCellStyle,TcxBorder) Constructor
Initializes a new instance of the TdxSpreadSheetCellBorder class with specified settings.
Declaration
constructor Create(AOwner: TdxSpreadSheetCellStyle; AKind: TcxBorder); reintroduce;
Parameters
Name | Type |
---|---|
AOwner | TdxSpreadSheetCellStyle |
AKind | TcxBorder |
See Also