ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Section Namespace / XlsExport Class / UseDefaultPalette Property

In This Topic
UseDefaultPalette Property (XlsExport)
In This Topic
Sets or returns whether export document with Excel default palette.
Syntax
'Declaration
 
Public Property UseDefaultPalette As Boolean
 
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.
See Also