Raised when a cell of one of the worksheets is about to change.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public event EventHandler<CellValidationEventArgs> WorksheetCellChanging |
Visual Basic
![]() |
---|
Public Event WorksheetCellChanging As EventHandler(Of CellValidationEventArgs) |
WorksheetCellChanging event handlers receive an argument of type CellValidationEventArgs.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |