Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFCalloutRule Class / ruid Property


In This Topic
ruid Property (OfficeArtFCalloutRule)
In This Topic
Syntax
'Declaration
 
Public Property ruid As UInteger
 
'Usage
 
Dim instance As OfficeArtFCalloutRule
Dim value As UInteger
 
instance.ruid = value
 
value = instance.ruid
See Also