TdxSpreadSheetCellStyleEditDialogForm.Load(TdxSpreadSheetCellStyle,Integer,Integer,TRect) Method
Declaration
procedure Load(ACellStyle: TdxSpreadSheetCellStyle; ARow: Integer; AColumn: Integer; const AArea: TRect); overload;
Parameters
Name | Type |
---|---|
ACellStyle | TdxSpreadSheetCellStyle |
ARow | Integer |
AColumn | Integer |
AArea | TRect |
See Also