TdxSpreadSheetCellStyleEditDialogForm.Load Method
Loads style settings from an existing cell or conditional formatting rule.
Declaration
procedure Load; overload;
Remarks
The ShowFormatCellsDialog global procedure calls the Create constructor, the Initialize and Load procedures to invoke the “Format Cells” dialog for a target worksheet and import style settings from the current cell selection.
See Also