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


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