Skip to main content
Row

SpreadsheetHistory Interface

A history of operations performed in a workbook.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v25.2.Core.dll

Declaration

public interface SpreadsheetHistory

The following members return SpreadsheetHistory objects:

Remarks

Use the IWorkbook.History property to get the SpreadsheetHistory object.

See Also