Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtRGFOPTE.Property Class / Value Property


In This Topic
    Value Property (OfficeArtRGFOPTE.Property)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Integer
    'Usage
     
    
    Dim instance As OfficeArtRGFOPTE.Property
    Dim value As Integer
     
    value = instance.Value
    public int Value {get;}
    See Also