ActiveReports 12
UseDefaultPalette Property (Settings)

GrapeCity.ActiveReports.Export.Excel.v12 Assembly > GrapeCity.ActiveReports.Export.Excel.Page Namespace > Settings Class : UseDefaultPalette Property
Sets or returns whether export document with Excel default palette.
Syntax
'Declaration
 
Public Property UseDefaultPalette As Boolean
public bool UseDefaultPalette {get; set;}
Remarks
Setting this value to true, application will use the color which is in default palette and is closest to pre-defined custom color of control's forecolor and backcolor.
Requirements

See Also

Reference

Settings Class
Settings Members