Spread Windows Forms 15.0
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
    public uint ruid {get; set;}
    See Also