Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SupBook Class / fileName Field


In This Topic
fileName Field
In This Topic
Internal use only. Path and file name of the SupBook.
Syntax
'Declaration
 
Public fileName As String
 
'Usage
 
Dim instance As SupBook
Dim value As String
 
value = instance.fileName
 
instance.fileName = value
See Also