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


In This Topic
Type Property (ExcelShape)
In This Topic
Gets or sets the type.
Syntax
'Declaration
 
Public Property Type As ShapeType
 
'Usage
 
Dim instance As ExcelShape
Dim value As ShapeType
 
instance.Type = value
 
value = instance.Type

Property Value

type
See Also