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


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