Visual Basic (Declaration) | |
---|---|
Public MustInherit Class CommandRange Inherits Command |
C# | |
---|---|
public abstract class CommandRange : Command |
This class has built-in undo support which can be utilized by overriding the CommandRange.UndoFlags property.
SpreadsheetGear.Windows.Forms.Command
SpreadsheetGear.Windows.Forms.CommandRange
SpreadsheetGear.Windows.Forms.CommandRange.Clear
SpreadsheetGear.Windows.Forms.CommandRange.ClearContents
SpreadsheetGear.Windows.Forms.CommandRange.ClearFormats
SpreadsheetGear.Windows.Forms.CommandRange.Copy
SpreadsheetGear.Windows.Forms.CommandRange.Cut
SpreadsheetGear.Windows.Forms.CommandRange.Delete
SpreadsheetGear.Windows.Forms.CommandRange.Insert
SpreadsheetGear.Windows.Forms.CommandRange.PasteSpecial
Requirements
Namespace: SpreadsheetGear.Windows.Forms
Platforms: x86 and x64 versions of Windows 2000, Windows XP, Windows Vista, Windows 7, Windows Server 2003 (including R2) and Windows Server 2008 (including R2). SpreadsheetGear 2009 requires the Microsoft .NET Framework 2.0 and supports .NET 3.0 and .NET 3.5.
Assembly: SpreadsheetGear (in SpreadsheetGear.dll)