SpreadsheetGear The Performance Spreadsheet Component Company 
CommandRange Class Members
See Also  Properties  Methods 
SpreadsheetGear.Windows.Forms Namespace : CommandRange Class


The following tables list the members exposed by CommandRange.

Public Constructors

 NameDescription
Public ConstructorCommandRange Constructor Initializes this CommandRange with the specified IRange.  
Top

Public Properties

 NameDescription
Public PropertyRangeReturns the range which this command operates on.  
Public PropertyUndoSupportOverridden.   
Top

Protected Properties

 NameDescription
Protected PropertyUndoFlags Returns the CommandRangeUndoFlags which specifies what to save from the range before executing this command.  
Top

Public Methods

 NameDescription
Public MethodDispose  
Top

Protected Methods

 NameDescription
Protected MethodUndoOverridden.   
Top

See Also