Create(IdxSpreadSheetCellStyleOwner) Constructor
Initializes a new instance of the TdxSpreadSheetCellStyle class with specified settings.
Declaration
constructor Create(const AOwner: IdxSpreadSheetCellStyleOwner); overload; virtual;
Parameters
Name | Type |
---|---|
AOwner | IdxSpreadSheetCellStyleOwner |
See Also