Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtClientAnchorHF Class / height Property


In This Topic
height Property (OfficeArtClientAnchorHF)
In This Topic
Syntax
'Declaration
 
Public Property height As Integer
 
'Usage
 
Dim instance As OfficeArtClientAnchorHF
Dim value As Integer
 
instance.height = value
 
value = instance.height
See Also