SpreadsheetGear 2017
Undo Method (CommandRange)






SpreadsheetGear.Commands Namespace > CommandRange Class : Undo Method
Syntax
'Declaration
 
Protected Overrides Function Undo() As System.Boolean
'Usage
 
Dim instance As CommandRange
Dim value As System.Boolean
 
value = instance.Undo()
protected override System.bool Undo()
protected function Undo(): System.Boolean; override; 
protected override function Undo() : System.boolean;
protected: System.bool Undo(); override 
protected:
System.bool Undo(); override 
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 Class
CommandRange Members