[]
Specifies the VaporTrail theme.
public static ITheme VaporTrail { get; }
Public Shared ReadOnly Property VaporTrail As ITheme
ITheme theme = Themes.VaporTrail; workbook.Theme = theme;