Next: The labelFrame
Element, Previous: The interval
Element, Up: Legacy Detail Member XML Format [Contents][Index]
style
Elementstyle :color=color? :color2=color? :labelAngle=real? :border-bottom=(solid | thick | thin | double | none)? :border-top=(solid | thick | thin | double | none)? :border-left=(solid | thick | thin | double | none)? :border-right=(solid | thick | thin | double | none)? :border-bottom-color? :border-top-color? :border-left-color? :border-right-color? :font-family? :font-size? :font-weight=(regular | bold)? :font-style=(regular | italic)? :font-underline=(none | underline)? :margin-bottom=dimension? :margin-left=dimension? :margin-right=dimension? :margin-top=dimension? :textAlignment=(left | right | center | decimal | mixed)? :labelLocationHorizontal=(positive | negative | center)? :labelLocationVertical=(positive | negative | center)? :decimal-offset=dimension? :size? :width? :visible=bool? => EMPTY
A style
element has an effect only when it is referenced by
another element to set some aspect of the table’s style. Most of the
attributes are self-explanatory. The rest are described below.
In some cases, the text color; in others, the background color.
Not used.
Normally 0. The value -90 causes inner column or outer row labels to be rotated vertically.
Not used.
The value positive
corresponds to vertically aligning text to
the top of a cell, negative
to the bottom, center
to the
middle.