Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFOPTE Class / opid Property


In This Topic
    opid Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property opid As UShort
    'Usage
     
    
    Dim instance As OfficeArtFOPTE
    Dim value As UShort
     
    instance.opid = value
     
    value = instance.opid
    public ushort opid {get; set;}
    See Also