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


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