'Declaration
Public MustInherit Class CommandRange Inherits Command
'Usage
Dim instance As CommandRange
public abstract class CommandRange : Command
'Declaration
Public MustInherit Class CommandRange Inherits Command
'Usage
Dim instance As CommandRange
public abstract class CommandRange : Command
This class has built-in undo support which can be utilized by overriding the UndoFlags property.
System.Object
SpreadsheetGear.Commands.Command
SpreadsheetGear.Commands.CommandRange
SpreadsheetGear.Commands.CommandRange.Clear
SpreadsheetGear.Commands.CommandRange.ClearContents
SpreadsheetGear.Commands.CommandRange.ClearFormats
SpreadsheetGear.Commands.CommandRange.Copy
SpreadsheetGear.Commands.CommandRange.Cut
SpreadsheetGear.Commands.CommandRange.Delete
SpreadsheetGear.Commands.CommandRange.Insert
SpreadsheetGear.Commands.CommandRange.PasteSpecial
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