'Declaration Protected Overridable Function FormatForPdf( _ ByVal value As Object _ ) As String
'Usage Dim instance As BaseCellType Dim value As Object Dim value As String value = instance.FormatForPdf(value)
protected virtual string FormatForPdf( object value )
BaseCellType Class BaseCellType Members