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


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

Property Value

The top_ new.
See Also