'Declaration Public Overrides Function Format( _ ByVal o As Object _ ) As String
'Declaration
Public Overrides Function Format( _ ByVal o As Object _ ) As String
'Usage Dim instance As RichTextCellType Dim o As Object Dim value As String value = instance.Format(o)
'Usage
Dim instance As RichTextCellType Dim o As Object Dim value As String value = instance.Format(o)
public override string Format( object o )
RichTextCellType Class RichTextCellType Members