Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / Bottom_New Property


In This Topic
Bottom_New Property (ExcelShape)
In This Topic
Gets or sets the bottom_ new.
Syntax
'Declaration
 
Public Property Bottom_New As Integer
 
'Usage
 
Dim instance As ExcelShape
Dim value As Integer
 
instance.Bottom_New = value
 
value = instance.Bottom_New

Property Value

The bottom_ new.
See Also