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