Version

BeforeMultiCellOperationEventArgs Class Members

The following tables list the members exposed by BeforeMultiCellOperationEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeMultiCellOperationEventArgs ConstructorConstructor. Initializes a new instance of BeforeMultiCellOperationEventArgs class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCellsCells involved in the clipboard operation.  
Public PropertyNewValuesNew values of cells.  
Public PropertyOperationThe operation being performed.  
See Also