Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / DefaultText Class / id Property


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