Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / LegendException Class / iss Property


In This Topic
iss Property
In This Topic
Syntax
'Declaration
 
Public Property iss As UShort
 
'Usage
 
Dim instance As LegendException
Dim value As UShort
 
instance.iss = value
 
value = instance.iss
See Also