[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.ColumnResizeUndoAction.-ctor

ColumnResizeUndoAction Constructor

ColumnResizeUndoAction(SheetView, ColumnWidthChangeExtents[], int, bool)

Creates a new undo action for column resizing.

Declaration
public ColumnResizeUndoAction(SheetView sheetView, ColumnWidthChangeExtents[] columns, int size, bool rowHeader)
Public Sub New(sheetView As SheetView, columns As ColumnWidthChangeExtents(), size As Integer, rowHeader As Boolean)
Parameters
Type Name Description
SheetView sheetView

Sheet

ColumnWidthChangeExtents[] columns

ColumnWidthChangeExtents[]

int size

Size

bool rowHeader

Whether the column being resized is in the row header area