Spread for ASP.NET 12 Product Documentation
FormatForPdf Method (BaseCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > BaseCellType Class : FormatForPdf Method
Value
Returns the format of a value for PDF.
Syntax
'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
)

Parameters

value
Value
See Also

Reference

BaseCellType Class
BaseCellType Members