水晶报告标题行颜色

Gin*_*iha 6 crystal-reports crystal-reports-2008 crystal-reports-2010

我想为水晶报告的页眉和页脚行(仅我的数据表而不是完整部分)着色.它很容易为部分着色,但我找不到合适的方法

在此输入图像描述

Aja*_*707 3

通过这 3 种方式您可以实现。

  1. 如果页眉/页脚与数据位于不同的部分,则转到部分,右键单击格式,指定颜色。检查此链接

    http://www.codeproject.com/Questions/56657/change-back-color-of-crystal-report

    http://scn.sap.com/thread/1883125

  2. 拖放水晶报表字段(如标签)并将其展开到行宽度的整个长度。单击 进行颜色格式设置Right click -> format object -> color。现在,作为列/摘要工作的页眉/页脚字段位于上述字段的前面。

  3. 您可以为所有对象指定颜色,并且不要在它们之间指定间隙。

步骤为对象着色。

1. Select the items that you want to change, and select select Format, then select Format Text.

2. The Format Editor dialog box appears.

3. Select the Font tab.

4. Select the appropriate font, style, size, and color.
Run Code Online (Sandbox Code Playgroud)