Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtBlipDIB Class / tag Property


In This Topic
tag Property (OfficeArtBlipDIB)
In This Topic
Syntax
'Declaration
 
Public Property tag As Byte
 
'Usage
 
Dim instance As OfficeArtBlipDIB
Dim value As Byte
 
instance.tag = value
 
value = instance.tag
See Also