Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtCmo Class / fPublished Property


In This Topic
fPublished Property (FtCmo)
In This Topic
Syntax
'Declaration
 
Public Property fPublished As Boolean
 
'Usage
 
Dim instance As FtCmo
Dim value As Boolean
 
instance.fPublished = value
 
value = instance.fPublished
See Also