[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Renderer.IEnhancedFormatter.Format

Format Method

Format(object, string, IFormatProvider)

Formats the object as a string.

Declaration
string Format(object o, string formatString, IFormatProvider provider)
Function Format(o As Object, formatString As String, provider As IFormatProvider) As String
Parameters
Type Name Description
object o

Object to format

string formatString

Format string built by the parser

IFormatProvider provider

IFormatProvider built by parser

Returns
Type Description
string

String representation