Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFArcRule Class / spid Property


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