הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Describes special text formatting for the item.
Syntax
<Style>
...
<TextDecoration>...</TextDecoration>
...
</Style>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Remarks
The TextDecoration element must contain an expression that evaluates to one of the following strings:
- Underline
- Overline
- LineThrough
- None
TextDecoration applies only to text box, subtotal, title, and legend report items.
See Also
Reference
Report Definition XML Elements