Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / Style Class / BaseOn Property

In This Topic
    BaseOn Property
    In This Topic
    Gets or sets the the base style that this style inherits from.
    Syntax
    'Declaration
     
    
    Public Property BaseOn As Style
    public Style BaseOn {get; set;}
    See Also