Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SheetExtOptional Class / fNotPublished Property


In This Topic
fNotPublished Property
In This Topic
Syntax
'Declaration
 
Public Property fNotPublished As Byte
 
'Usage
 
Dim instance As SheetExtOptional
Dim value As Byte
 
instance.fNotPublished = value
 
value = instance.fNotPublished
See Also