'Declaration
Public Shared Function CellTypes( _ ByVal spread As FpSpread, _ ByVal cellType As ICellType _ ) As Form
'Usage
Dim spread As FpSpread Dim cellType As ICellType Dim value As Form value = BuiltInDialogs.CellTypes(spread, cellType)
Parameters
- spread
- cellType
- The current cell type.