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


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