[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.BaseCellType.ToNumberFormatCore

ToNumberFormatCore Method

ToNumberFormatCore()

Converts this cell type to the corresponding NumberFormat value.

Declaration
protected virtual NumberFormat ToNumberFormatCore()
Protected Overridable Function ToNumberFormatCore() As NumberFormat
Returns
Type Description
NumberFormat

The number format which produce same formatted text with this cell type.