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


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