Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / ZoomScaleActionCommand Class
Members


ZoomScaleActionCommand Class
Represents a command for zoom scale action. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class ZoomScaleActionCommand 
   Inherits Command
 
'Usage
 
Dim instance As ZoomScaleActionCommand
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.ZoomScaleActionCommand

See Also