User Guide
Objects within Fireworks documents 77
tdTagText string A string that contains all the attributes of a
table cell except
colspan and rowspan.
Should be in a format similar to the
following:
"bgcolor="ff0000"
valign="top"“
textBold
Boolean Whether to make the specified text bold;
used only if
use_textStyles is set to true.
textFont string The font to apply to text; used only if
use_textFont is set to true.
textItalic Boolean Whether to make the affected text italic;
used only if
use_textStyles is set to true.
textSize string String of the form "#pt", where # is a
numeric value.
textUnderline Boolean Whether to underline the affected text;
used only if
use_textStyles is set to true.
use_brush Boolean If set to true, applies the brush property of
the pathAttrs object when applying the
style. If set to
false, ignores the brush
property. The default value is
false.
use_brushColor Boolean If set to true, applies the brushColor
property of the pathAttrs object when
applying the style. If set to
false, ignores
the
brushColor property. The default value
is
false.
use_effectList Boolean If set to true, applies the effects property
of the EffectList object when applying the
style. If set to
false, ignores the effects
property. The default value is
false.
use_fill Boolean If set to true, applies the fill property of
the pathAttrs object when applying the
style. If set to
false, ignores the fill
property. The default value is
false.
use_fillColor Boolean If set to true, applies the fillColor property
of the pathAttrs object when applying the
style. If set to
false, ignores the fillColor
property. The default value is
false.
Property (read-only) Data type Notes