MindFusion.Wpf Pack Programmer's Guide
WorksheetChangedEventArgs Members
Properties
 


Provides data for the WorksheetChanged event.

The following tables list the members exposed by the WorksheetChangedEventArgs type.

 Public Properties

  Name Description

NewValue

Gets the current value of the property. (Inherited from PropertyEventArgs.)

OldValue

Gets the value of the property before the change. (Inherited from PropertyEventArgs.)

PropertyName

Gets the name of the property that changed. (Inherited from PropertyEventArgs.)

Worksheet

Gets the related worksheet.

 See Also

WorksheetChangedEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace