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


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