Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFConnectorRule Class / spidB Property


In This Topic
    spidB Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property spidB As UInteger
    'Usage
     
    
    Dim instance As OfficeArtFConnectorRule
    Dim value As UInteger
     
    instance.spidB = value
     
    value = instance.spidB
    public uint spidB {get; set;}
    See Also