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


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