ActiveReports Developer 7
UseDefaultPalette Property (XlsExport)

Sets or returns whether export document with Excel default palette.
Syntax
'Declaration
 
Public Property UseDefaultPalette As System.Boolean
public System.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.
See Also

Reference

XlsExport Class
XlsExport Members