Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelXFormat Class / Format Property


In This Topic
Format Property (ExcelXFormat)
In This Topic
Format
Syntax
'Declaration
 
Public Overridable Property Format As String
 
'Usage
 
Dim instance As ExcelXFormat
Dim value As String
 
instance.Format = value
 
value = instance.Format
See Also