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


In This Topic
rh Property (OfficeArtFDGGBlock)
In This Topic
Syntax
'Declaration
 
Public Property rh As OfficeArtRecordHeader
 
'Usage
 
Dim instance As OfficeArtFDGGBlock
Dim value As OfficeArtRecordHeader
 
instance.rh = value
 
value = instance.rh
See Also