Spread for ASP.NET 11 Product Documentation
Format Method (TagCloudCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TagCloudCellType Class : Format Method
Object
Formats the specified object.
Syntax
'Declaration
 
Public Overrides Function Format( _
   ByVal o As Object _
) As String
'Usage
 
Dim instance As TagCloudCellType
Dim o As Object
Dim value As String
 
value = instance.Format(o)
public override string Format( 
   object o
)

Parameters

o
Object
See Also

Reference

TagCloudCellType Class
TagCloudCellType Members