Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFRIT Class / fridOld Property


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