Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelPictShape Class / BotomOffSet Property


In This Topic
BotomOffSet Property
In This Topic
Gets or sets the botom off set.
Syntax
'Declaration
 
Public Property BotomOffSet As Double
 
'Usage
 
Dim instance As ExcelPictShape
Dim value As Double
 
instance.BotomOffSet = value
 
value = instance.BotomOffSet

Property Value

The botom off set.
See Also