Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Series Class / cValy Property


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