SpreadsheetGear 2017
CommandRange.PasteSpecial Class
Members 






SpreadsheetGear.Commands Namespace : CommandRange.PasteSpecial Class
Represents the default clipboard paste special command.
Object Model
CommandRange.PasteSpecial Class
Syntax
'Declaration
 
Public Class CommandRange.PasteSpecial 
   Inherits CommandRange
'Usage
 
Dim instance As CommandRange.PasteSpecial
public class CommandRange.PasteSpecial : CommandRange 
public class CommandRange.PasteSpecial = class(CommandRange)
public class CommandRange.PasteSpecial extends CommandRange
public __gc class CommandRange.PasteSpecial : public CommandRange 
public ref class CommandRange.PasteSpecial : public CommandRange 
Inheritance Hierarchy

System.Object
   SpreadsheetGear.Commands.Command
      SpreadsheetGear.Commands.CommandRange
         SpreadsheetGear.Commands.CommandRange.PasteSpecial
            SpreadsheetGear.Commands.CommandRange.Paste

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CommandRange.PasteSpecial Members
SpreadsheetGear.Commands Namespace