SpreadsheetGear The Performance Spreadsheet Component Company 
CommandRange.PasteSpecial Class Members
See Also  Properties  Methods 
SpreadsheetGear.Windows.Forms Namespace : CommandRange.PasteSpecial Class


The following tables list the members exposed by CommandRange.PasteSpecial.

Public Constructors

 NameDescription
Public ConstructorCommandRange.PasteSpecial Constructor Initializes this Command with the specified IRange and paste special options.  
Top

Public Properties

 NameDescription
Public PropertyDisplayTextOverridden.   
Public PropertyUndoSupportOverridden.   
Top

Protected Properties

 NameDescription
Protected PropertyUndoFlagsOverridden.   
Top

Protected Methods

 NameDescription
Protected MethodExecuteOverridden.   
Protected MethodPasting Called during the execution of Paste or PasteSpecial to allow validation or other special handling of the range which is being pasted to.  
Protected MethodUndoOverridden.   
Top

See Also