Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

SpreadsheetHistory Interface

A history of operations performed in a workbook.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

public interface SpreadsheetHistory

Remarks

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

See Also