[]
Determines whether this formatter should be replaced the specified number format.
public bool CanBeOverridden(ref NumberFormat numberFormat)
Public Function CanBeOverridden(ByRef numberFormat As NumberFormat) As Boolean
| Type | Name | Description |
|---|---|---|
| NumberFormat | numberFormat | A NumberFormat value indicates the number format. |
| Type | Description |
|---|---|
| bool |
|