다음을 통해 공유


Direction Element (Style) (RDL)

Specifies the direction of text and matrices.

구문

<Style>
    ...
    <Direction>...</Direction>
    ...
</Style>

Element Characteristics

Characteristic Description

Data type and length

String

Default value

LTR

Cardinality

0-1: Optional element that can occur once or not at all.

Element Relationships

Relationship Element

Parent element

Style

Child element

None

주의

The Direction element must contain an expression that evaluates to one of the following values.

Value Description

LTR

Text is written left-to-right.

RTL

Text is written right-to-left.

The Direction element applies only to text box, matrix, and subtotal report items.

참고 항목

참조

Report Definition XML Elements

도움말 및 정보

SQL Server 2005 지원 받기