Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / WebPub Class / stFileDest Property


In This Topic
stFileDest Property
In This Topic
Syntax
'Declaration
 
Public Property stFileDest As WebString
 
'Usage
 
Dim instance As WebPub
Dim value As WebString
 
instance.stFileDest = value
 
value = instance.stFileDest
See Also