Spread Windows Forms 12.0 Product Documentation
ClipboardPasteCommand Class
Members 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.Commands Namespace : ClipboardPasteCommand Class
Represents a command that paste to ranges of cells This class cannot be inherited.
Object Model
ClipboardPasteCommand ClassReference Structure
Syntax
'Declaration
 
Public NotInheritable Class ClipboardPasteCommand 
   Inherits MultiRangeCommand
'Usage
 
Dim instance As ClipboardPasteCommand
public sealed class ClipboardPasteCommand : MultiRangeCommand 
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.RangeCommand
         GrapeCity.Spreadsheet.Commands.MultiRangeCommand
            GrapeCity.Spreadsheet.Commands.ClipboardPasteCommand

See Also

Reference

ClipboardPasteCommand Members
GrapeCity.Spreadsheet.Commands Namespace