TdxSpreadSheetCellStyleEditDialogForm.Save Method
Applies all changes made in the “Format Cells” dialog to the target cell selection or conditional formatting rule.
Declaration
procedure Save; overload;
Remarks
The ShowFormatCellsDialog global procedure calls the Save procedure when a click on the OK button or the Enter keystroke closes the invoked dialog.
See Also