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


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