TdxSpreadSheetChanges Type
A set of changes that occurred in an opened document as a result of an operation performed in a spreadsheet control.
Declaration
TdxSpreadSheetChanges = set of TdxSpreadSheetChange;
Referenced Class
Type |
---|
TdxSpreadSheetChange |
Remarks
This set can include any number of TdxSpreadSheetChange type enumeration values in any combination that indicates which update routines are invoked in response to a user operation.
See Also