SpreadsheetGear 2017
CommandRange.ClearContents Class
Members 






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

System.Object
   SpreadsheetGear.Commands.Command
      SpreadsheetGear.Commands.CommandRange
         SpreadsheetGear.Commands.CommandRange.ClearContents

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.ClearContents Members
SpreadsheetGear.Commands Namespace