Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFRIT Class / fridNew Property


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