Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / Workbook Class / ColorThemes Property

In This Topic
    ColorThemes Property
    In This Topic
    Gets or sets the color of the workbook themes.
    Syntax
    'Declaration
     
    
    Public Property ColorThemes As String()
    public string[] ColorThemes {get; set;}
    See Also