Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFDGGBlock Class / head Property


In This Topic
head Property
In This Topic
Syntax
'Declaration
 
Public Property head As OfficeArtFDGG
 
'Usage
 
Dim instance As OfficeArtFDGGBlock
Dim value As OfficeArtFDGG
 
instance.head = value
 
value = instance.head
See Also