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


In This Topic
BlipId Property (ExcelShape)
In This Topic
Gets or sets the blip id.
Syntax
'Declaration
 
Public Property BlipId As Integer
 
'Usage
 
Dim instance As ExcelShape
Dim value As Integer
 
instance.BlipId = value
 
value = instance.BlipId

Property Value

blip id
See Also