ComponentOne Web API Edition
ColorThemes Property

C1.Web.Api.Excel Namespace > Workbook Class : ColorThemes Property
Gets or sets the color of the workbook themes.
Syntax
'Declaration
 
Public Property ColorThemes As String()
public string[] ColorThemes {get; set;}
See Also

Reference

Workbook Class
Workbook Members