[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.NumberFormat.CanBeOverridden

CanBeOverridden Method

CanBeOverridden(ref NumberFormat)

Determines whether this formatter should be replaced the specified number format.

Declaration
public bool CanBeOverridden(ref NumberFormat numberFormat)
Public Function CanBeOverridden(ByRef numberFormat As NumberFormat) As Boolean
Parameters
Type Name Description
NumberFormat numberFormat

A NumberFormat value indicates the number format.

Returns
Type Description
bool

true if this formatter should be replaced; otherwise, false.