Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SerNum Class / xnum Property


In This Topic
xnum Property
In This Topic
Syntax
'Declaration
 
Public Property xnum As Double
 
'Usage
 
Dim instance As SerNum
Dim value As Double
 
instance.xnum = value
 
value = instance.xnum
See Also