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