Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelXF Interface / Format Property


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