GrapeCity.Xaml.SpreadSheet.Data
Format Method (IFormatter)


The object with cell data to format.
Formats the specified object as a string.
Syntax
'Declaration
 
Function Format( _
   ByVal obj As Object _
) As String
'Usage
 
Dim instance As IFormatter
Dim obj As Object
Dim value As String
 
value = instance.Format(obj)
string Format( 
   object obj
)

Parameters

obj
The object with cell data to format.

Return Value

Returns the formatted string.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IFormatter Interface
IFormatter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options