Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtSpContainer Class / shapeSecondaryOptions1 Property


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