Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CRN Class / crnOper Property


In This Topic
crnOper Property
In This Topic
Syntax
'Declaration
 
Public Property crnOper As SerAr()
 
'Usage
 
Dim instance As CRN
Dim value() As SerAr
 
instance.crnOper = value
 
value = instance.crnOper
See Also