[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Renderer.CurrencyFormatter.Format

Format Method

Format(object)

Gets the format used for the specified currency value.

Declaration
public string Format(object obj)
Public Function Format(obj As Object) As String
Parameters
Type Name Description
object obj

CurrencyFormatter object for which to return the format

Returns
Type Description
string
Implements