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


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