Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFSP Class / fChild Property


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