Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SeriesList Class / rgiser Property


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