public static bool CellTypeEditor( FpSpread spread, DesignerMain.CellTypeEnum DefaultCellType )
'Declaration Public Overloads Shared Function CellTypeEditor( _ ByVal spread As FpSpread, _ ByVal DefaultCellType As DesignerMain.CellTypeEnum _ ) As Boolean
'Declaration
Public Overloads Shared Function CellTypeEditor( _ ByVal spread As FpSpread, _ ByVal DefaultCellType As DesignerMain.CellTypeEnum _ ) As Boolean
'Usage Dim spread As FpSpread Dim DefaultCellType As DesignerMain.CellTypeEnum Dim value As Boolean value = ExternalDialogs.CellTypeEditor(spread, DefaultCellType)
'Usage
Dim spread As FpSpread Dim DefaultCellType As DesignerMain.CellTypeEnum Dim value As Boolean value = ExternalDialogs.CellTypeEditor(spread, DefaultCellType)
ExternalDialogs Class ExternalDialogs Members Overload List