Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtClientAnchorSheet Class / BottomOffset Property


In This Topic
BottomOffset Property (OfficeArtClientAnchorSheet)
In This Topic
Syntax
'Declaration
 
Public Property BottomOffset As Double
 
'Usage
 
Dim instance As OfficeArtClientAnchorSheet
Dim value As Double
 
instance.BottomOffset = value
 
value = instance.BottomOffset
See Also