Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFBSE Class / cRef Property


In This Topic
cRef Property
In This Topic
Syntax
'Declaration
 
Public Property cRef As UInteger
 
'Usage
 
Dim instance As OfficeArtFBSE
Dim value As UInteger
 
instance.cRef = value
 
value = instance.cRef
See Also