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


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