Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ColumnResizeUndoAction Class
Members


ColumnResizeUndoAction Class
Represents the undo actions for resizing a column on a sheet.
Syntax
'Declaration
 
Public Class ColumnResizeUndoAction 
   Inherits UndoAction
 
'Usage
 
Dim instance As ColumnResizeUndoAction
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.Action
      FarPoint.Win.Spread.UndoRedo.UndoAction
         FarPoint.Win.Spread.UndoRedo.ColumnResizeUndoAction

See Also