Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtSecondaryFOPT Class / fopt Property


In This Topic
    fopt Property (OfficeArtSecondaryFOPT)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property fopt As OfficeArtRGFOPTE
    'Usage
     
    
    Dim instance As OfficeArtSecondaryFOPT
    Dim value As OfficeArtRGFOPTE
     
    instance.fopt = value
     
    value = instance.fopt
    public OfficeArtRGFOPTE fopt {get; set;}
    See Also