Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SerParent Class / series Property


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