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


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