[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Dialogs.BuiltInDialogs.CellTypes

CellTypes Method

CellTypes(FpSpread, ICellType)

Gets the cell type setting dialog.

Declaration
public static Form CellTypes(FpSpread spread, ICellType cellType)
Public Shared Function CellTypes(spread As FpSpread, cellType As ICellType) As Form
Parameters
Type Name Description
FpSpread spread
ICellType cellType

The current cell type.

Returns
Type Description
Form