[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Dialogs.BuiltInDialogs.TableResize

TableResize Method

TableResize(FpSpread)

Get a form used to resize a table whose range contains an active cell.

Declaration
public static Form TableResize(FpSpread spread)
Public Shared Function TableResize(spread As FpSpread) As Form
Parameters
Type Name Description
FpSpread spread

The FpSpread owner.

Returns
Type Description
Form