Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFConnectorRule Class / cptiB Property


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