Styles
The styles element defines the list of styles for the document. It can contain child elements ParagraphStyles, CharacterStyles, TableStyles, and CellStyles. The style element contains the Stylename attribute that is required.
The table below lists all the child elements of the Style element and their attributes, use, (default) values, and descriptions.
Element |
Attribute(s) (and use) |
Value(s) (default in bold) |
Description |
BalanceLines |
True False |
Balance ragged lines. Value is in inner text (not in attribute) |
|
BaselineShift |
[-5000, 5000] |
BaselineShift value in points. Value is in inner text (not in attribute) |
|
BorderColor |
Color name |
Border color for table styles. Value is in inner text (not in attribute) |
|
BorderGapColor |
Color name |
Border gap color for table styles. |
|
BorderGapOverprint |
True False |
Border gap overprint for table styles. Value is in inner text (not in attribute) |
|
BorderGapTint |
[0,100] |
Border gap tint for table styles in percentage. Value is in inner text (not in attribute) |
|
BorderOverprint |
True False |
Border overprint for table styles. Value is in inner text (not in attribute) |
|
BorderTint |
[0,100] |
Border tint for table styles in percentage. Value is in inner text (not in attribute) |
|
BorderType |
Type name |
Border type for table styles. Value is in inner text (not in attribute) |
|
BorderWeight |
Points |
Border weight for table styles. Value is in inner text (not in attribute) |
|
Bullets |
BulletChar |
Bullet character style name |
Bullet character for bullets. |
TextAfter |
Character style name |
Character style for text after the bulleted list. |
|
CharStyle |
Character style name |
Character style for bulleted text. |
|
Number |
Numbering style name |
Numbering style. |
|
ContinueFromPrevious |
True False |
Numbering style mode "Continue from Previous Number". |
|
StartAt |
[0,90000] |
Numbering style mode "StartAt". |
|
Case |
Normal SmallLowerCase SmallEverything All |
The case for paragraph or character styles. Value is in inner text (not in attribute) |
|
BulletAlignment |
Left Center Right |
Bullet position used for paragraph styles. Value is in inner text (not in attribute) |
|
NumberAlignment |
Left Center Right |
Number alignment bullet position used for paragraph styles. Value is in inner text (not in attribute) |
|
CharacterColor |
FillOverprint (Required) |
True False |
Used for Character Color FillOverPrint is Overprint Fill. |
FillTint (Required) |
[0,99] |
FillTint value in percentage. -1 when tint is 100%. |
|
StrokeColor (Required) |
Color name |
Name of the stroke color. |
|
StrokeOverprint (Required) |
True False |
StrokeOverprint is Overprint fill for stroke. |
|
StrokeTint (Required) |
[0,99] |
StrokeTint value in percentage. -1 when tint is 100%. |
|
StrokeWeight (Required) |
Points |
Weight value in points. |
|
Clipping |
True False |
Clip contents to text, in cell styles text tab. Value is in inner text (not in attribute) |
|
ColumnStrokes |
FirstCount |
[0,199] |
Alternating table column strokes. Attributes starting with first are to set the first pattern for alternating column strokes. Attributes starting with Next set the second pattern for alternating column strokes. FirstCount sets number of columns. |
FirstWeight |
[0 to 282.222] |
Weight value in mm. |
|
FirstType |
Solid ThickThick ThickThin ThickThinThick ThinThick ThinThickThin ThinThin Triple_Stroke Canned Dashed 3x2 Canned Dashed 4x4 Left Slant Hash Right Slant Hash Straight Hash Canned Dotted Wavy White Diamond Japanese Dots Dashed |
Stroke type name. |
|
FirstColor |
Color name |
Name of the stroke color. |
|
FirstTint |
[0,100] |
First tint value in percentage. |
|
FirstOverprint |
True False |
Set overprint. |
|
FirstGapColor |
Color name |
First gap color name. |
|
FirstGapTint |
[0,100] |
Set first gap tint in percentage. |
|
FirstGapOverprint |
True False |
Set gap overprint. |
|
NextCount |
[0,199] |
Set number of columns. |
|
NextWeight |
[0 to 282.222] |
Weight value in mm. |
|
NextType |
Solid ThickThick ThickThin ThickThinThick ThinThick ThinThickThin ThinThin Triple_Stroke Canned Dashed 3x2 Canned Dashed 4x4 Left Slant Hash Right Slant Hash Straight Hash Canned Dotted Wavy White Diamond Japanese Dots Dashed |
Stroke type name. |
|
NextColor |
Color name |
NextColor color name. |
|
NextTint |
[0,100] |
Next tint in percentage. |
|
NextOverprint |
True False |
Set overprint. |
|
NextGapColor |
Color name |
Gap color name. |
|
NextGapTint |
[0, 100] |
Set next gap tint in percentage. |
|
NextGapOverprint |
True False |
Set gap overprint. |
|
SkipFirst |
[0,199] |
Skip first x number of columns when alternating strokes. |
|
SkipLast |
[0,199] |
Skip last x number of columns when alternating strokes. |
|
DiagnolColor |
Color name |
All diagonal lines elements are for cell styles. Diagonal line stroke color name. Value is in inner text (not in attribute) |
|
DiagnolGapColor |
Color name |
Diagonal line stroke gap color name. Value is in inner text (not in attribute) |
|
DiagnolGapOverprint |
True False |
Gap overprint. Value is in inner text (not in attribute) |
|
DiagnolGapTint |
[0,100] |
Diagonal gap tint in percentage. Value is in inner text (not in attribute) |
|
DiagnolLine |
LeftTop RightTop Both |
Diagonal line type LeftTop: top left to bottom right diagonal line RightTop: top right to bottom left diagonal line Both: crossing diagonal lines. Value is in inner text (not in attribute) |
|
DiagnolOverprint |
True False |
Overprint. Value is in inner text (not in attribute) |
|
DiagnolsOnTop |
True False |
False: if "Content in Front" True: if "Diagonal in Front". Not added as an element to style if "Ignore". Value is in inner text (not in attribute) |
|
DiagnolStrokeType |
Solid ThickThick ThickThin ThickThinThick ThinThick ThinThickThin ThinThin Triple_Stroke Canned Dashed 3x2 Canned Dashed 4x4 Left Slant Hash Right Slant Hash Straight Hash Canned Dotted Wavy White Diamond Japanese Dots Dashed |
Line stroke type name. Element is not added when value is "Ignore". Value is in inner text (not in attribute) |
|
DiagnolTint |
[0,100] |
Tint value in percentage. Value is in inner text (not in attribute) |
|
DiagnolWeight |
points |
Line stroke weight value. Value is in inner text (not in attribute) |
|
FillColor |
Color name |
Fill elements are for cell styles. Cell Fill color name. Value is in inner text (not in attribute) |
|
FillOverprint |
True False |
Cell Fill Overprint. |
|
Fills |
Pattern (Required) |
Alternating Table row/column fills elements. Attributes starting with first are to set the first pattern for alternating fills. Attributes starting with Next set the second pattern for alternating fills. Pattern - Row/Column. Sets the alternating pattern. |
|
FirstCount (Required) |
[0,199] |
Set number of rows/columns. |
|
FirstColor (Required) |
Color name |
Name of fill color. |
|
FirstTint (Required) |
[0,100] |
FirstTint value in percentage. |
|
FirstOverprint (Required) |
True False |
Set overprint. |
|
NextCount (Required) |
[0,100] |
Set number of rows/columns. |
|
NextColor (Required) |
Color name |
Name of fill color. |
|
NextTint (Required) |
[0,100] |
NextTint value in percentage. |
|
NextOverprint (Required) |
True False |
Set overprint. |
|
SkipFirst (Required) |
[0,199] |
Skip first x number of rows/columns when alternating fills. |
|
SkipLast (Required) |
[0,199] |
Skip last x number of rows/columns. |
|
FillTint |
[0,100] |
Fill Tint for cell styles, number [0,100], in inner text. Value is in inner text (not in attribute) |
|
FirstBaselineMin |
points |
First baseline minimum value for cell styles in points. Value is in inner text (not in attribute) |
|
FirstBaselineOffset |
Ascent CapHeight Leading XHeight Fixed |
The baseline position of the first line. Not added to style child elements when "Ignore". Value is in inner text (not in attribute) |
|
FirstLineIndent |
[-3048,3048] |
Paragraph style of the first line indent in mm. Value is in inner text (not in attribute) |
|
FontColor |
Color name |
The font color for paragraph or character styles. The hex. Value is in inner text (not in attribute) |
|
FontFamily |
Name |
The name of the font family for paragraph or character styles. Value is in inner text (not in attribute) |
|
FontSize |
[0.1, 1296] |
The font size (points) for paragraph or character styles. Value is in inner text (not in attribute). |
|
FontStyle |
The font style for paragraph or character styles. Values depend on the styles defined in the selected font family (for example: Regular, Bold, Italic, Medium, Semibold, Bold Italic, Medium Italic, Semibold Italic etc). |
||
HorizontalAlignment |
Left Center Right Justify left Justify center Justify right Justify full |
The horizontal alignment for paragraph styles. Value is in inner text (not in attribute) |
|
HorizontalScale |
[0.01, 10] |
Corresponds to [1.0%, 1000.0%] Value is in inner text (not in attribute) |
|
Hyphenation |
Capitalized (required) |
True False |
Hyphenate capitalized words. |
Ladder (required) |
[0,25] |
Hyphen limit X number of hyphens. |
|
LastWord (required) |
True False |
Hyphenate last word. |
|
Limit (required) |
[0,10] |
Hyphenation slider value. |
|
Zone (required) |
Positive number in points |
Hyphenation zone. |
|
CrossColumn (required) |
True False |
Hyphenate across column. |
|
AfterFirst (required) |
[1,15] |
Before last x letters |
|
BeforeLast (required) |
[1,15] |
After first x letters. |
|
ShortestWord(required) |
[3,25] |
Words with at least x number of letters. |
|
Mode(required) |
Off Manual Algorithm Dictionary |
Off: only hard hyphens. Manual: also use discretionary hyphens. Algorithm: also use algorithm. Dictionary: also use dictionary hyphens. From Interface if Hyphenate checkbox is unchecked - mode is Off, if checked - mode is Algorithm. |
|
InsetBottom |
[0,3048] |
Inset bottom for cell styles, value in mm. Value is in inner text (not in attribute) |
|
InsetLeft |
[0,3048] |
Inset left for cell styles, value in mm. |
|
InsetRight |
[0,3048] |
Inset right for cell styles, value in mm. |
|
InsetTop |
[0,3048] |
Inset top for cell styles, value in mm. |
|
Justification |
WordspaceMin (required) |
[0.0,10.0] |
Minimum word spacing in percentage ([0.0,10.0] corresponds to 0.0% to 1000.0%). |
WordspaceMax (required) |
[0.0,10.0] |
Maximum word spacing in percentage ([0.0,10.0] corresponds to 0.0% to 1000.0%). |
|
WordspaceDes (required) |
[0.0,10.0] |
Desired word spacing in percentage ([0.0,10.0] corresponds to 0.0% to 1000.0%). |
|
GlyphscaleMin (required) |
[0.5, 2.0] |
Minimum glyph scaling in percentage ([0.5, 2.0] corresponds to 50.0% to 200.0%). |
|
GlyphscaleMax (required) |
[0.5, 2.0] |
Maximum glyph scaling in percentage ([0.5, 2.0] corresponds to 50.0% to 200.0%). |
|
GlyphscaleDes (required) |
[0.5, 2.0] |
Desired glyph scaling in percentage ([0.5, 2.0] corresponds to 50.0% to 200.0%). |
|
LetterspaceMin (required) |
[-1.0,5.0] |
Minimum letter spacing in percentage ([-1.0,5.0] corresponds to -100.0% to 500.0%). |
|
LetterspaceMax (required) |
[-1.0,5.0] |
Maximum letter spacing in percentage ([-1.0,5.0] corresponds to -100.0% to 500.0%). |
|
LetterspaceDes (required) |
[-1.0,5.0] |
Desired letter spacing in percentage ([-1.0,5.0] corresponds to -100.0% to 500.0%). |
|
AutoLeading (required) |
[0.0, 5.0] |
Auto leading in percentage ([0.0, 5.0] corresponds to 0.0% to 500.0%). |
|
SingleWordJustification (required) |
Justify full Left Center Right |
Single word justification. |
|
Kerning |
Kerning for paragraph and character styles. Does not override document styles. |
||
[-3048,3048] |
The language used for determining hyphens. |
||
LastLineIndent |
The indent for the last line in mm. Value is in inner text (not in attribute) |
||
Leader |
CharValue (required) |
Char code. |
|
LeftIndent |
[0,3048] |
The left indent for paragraph styles. Value is in inner text (not in attribute) |
|
LetterSpacing |
The letter spacing for paragraph styles. |
||
Ligatures |
True False |
The ligatures (Basic Character Formats). Ligatures is only saved for information, it doesn't override document style attribute. Value is in inner text (not in attribute) |
|
LineHeight |
[0,5000] |
The line height for paragraph or character styles. Value is in inner text (not in attribute) |
|
NoBreak |
True False |
NoBreak is saved only for information, it doesn't override document style attribute. |
|
Position |
Normal Superscript Subscript Superior |
The position for paragraph or character style Value is in inner text (not in attribute) |
|
RightIndent |
[0,3048] |
The right indent for paragraph or character styles. Value is in inner text (not in attribute) |
|
RowStrokes |
FirstCount (required) |
[0,9999] |
Alternating Table row strokes. Attributes starting with first are to set the first pattern for alternating strokes. Attributes starting with Next set the second pattern for alternating strokes. FirstCount sets the number of rows. |
FirstWeight (required) |
[0,282.222] |
Weight value in mm. |
|
FirstType (required) |
Solid ThickThick ThickThin ThickThinThick ThinThick ThinThickThin ThinThin Triple_Stroke Canned Dashed 3x2 Canned Dashed 4x4 Left Slant Hash Right Slant Hash Straight Hash Canned Dotted Wavy White Diamond Japanese Dots Dashed |
Stroke type name. |
|
FirstColor (required) |
Color name |
Name of stroke color |
|
FirstTint (required) |
[0,100] |
Tint in percentage. |
|
FirstOverprint (required) |
True False |
Gap overprint. |
|
FirstGapColor (required) |
Color name |
Gap color name. |
|
FirstGapTint (required) |
[0,100] |
Tint in percentage. |
|
FirstGapOverprint (required) |
True False |
Gap overprint. |
|
NextCount (required) |
[0,9999] |
Set number of rows. |
|
NextWeight (required) |
[0,282.222] |
Weight value in mm. |
|
NextType (required) |
Solid ThickThick ThickThin ThickThinThick ThinThick ThinThickThin ThinThin Triple_Stroke Canned Dashed 3x2 Canned Dashed 4x4 Left Slant Hash Right Slant Hash Straight Hash Canned Dotted Wavy White Diamond Japanese Dots Dashed |
The stroke type name. |
|
NextColor (required) |
Color name |
The name of stroke color. |
|
NextTint (required) |
[0,100] |
Tint in percentage. |
|
NextOverprint (required) |
True False |
Set overprint. |
|
NextGapColor (required) |
Color name |
Gap color name. |
|
NextGapTint (required) |
[0,100] |
Gap tint in percentage. |
|
NextGapOverprint (required) |
True False |
Set gap overprint. |
|
SkipFirst (required) |
[0,9999] |
Skip first x number of rows when alternating fills. |
|
SkipLast (required) |
[0,9999] |
Skip last x number of rows. |
|
RuleAbove |
RuleOn (required) |
True False |
The ParagraphRules tab of the paragraph styles. |
StrokeWeight (required) |
[0,352.778] |
Weight value in mm. |
|
StrokeType (required) |
Solid ThickThick ThickThin ThickThinThick ThinThick ThinThickThin ThinThin Triple_Stroke Canned Dashed 3x2 Canned Dashed 4x4 Left Slant Hash Right Slant Hash Straight Hash Canned Dotted Wavy White Diamond Japanese Dots Dashed |
Stroke type name. |
|
StrokeColor (required) |
Color name |
Stroke color name. |
|
StrokeTint (required) |
[0,100] |
Tint in percentage. |
|
StrokeOverprint (required) |
True False |
Overprint stroke. |
|
GapColor (required) |
Color name |
Gap color name. |
|
GapTint (required) |
[0,100] |
Tint in percentage. |
|
GapOverprint (required) |
True False |
Gap overprint. |
|
Width (required) |
Width text or column. |
||
Offset (required) |
[-457.2,457.2] |
Offset value in mm. |
|
LeftIndent (required) |
[0,3048] |
Left indent value in mm. |
|
RightIndent (required) |
[0,3048] |
Left indent value in mm. |
|
KeepInFrame (required) |
True False |
Keep in frame. |
|
RuleBelow |
RuleOn (required) |
True False |
The ParagraphRules tab of the paragraph styles. |
StrokeWeight (required) |
[0,352.778] |
Stroke weight value in mm. |
|
StrokeType (required) |
Solid ThickThick ThickThin ThickThinThick ThinThick ThinThickThin ThinThin Triple_Stroke Canned Dashed 3x2 Canned Dashed 4x4 Left Slant Hash Right Slant Hash Straight Hash Canned Dotted Wavy White Diamond Japanese Dots Dashed |
Stroke type name. |
|
StrokeColor (required) |
Color name |
Color name of the stroke. |
|
StrokeTint (required) |
[0,100] |
Tint in percentage. |
|
StrokeOverprint (required) |
True False |
StrokeOverprint is Overprint fill for stroke. |
|
GapColor (required) |
Color name |
Color name of the gap. |
|
GapTint (required) |
[0,100] |
Gap tint in percentage. |
|
GapOverprint (required) |
True False |
Gap overprint. |
|
Width (required) |
Width text or column. |
||
Offset (required) |
[-457.2,457.2] |
Offset value in mm. |
|
LeftIndent (required) |
[0,3048] |
Left indent value in mm. |
|
RightIndent (required) |
[0,3048] |
Right indent value in mm. |
|
Keep |
StartParagraph |
Anywhere In Next Column In Next Frame On Next Page On Next Odd Page On Next Even Page |
Start paragraph values. |
WithNext |
[0,5] |
Keep with next x number of lines. |
|
Together |
True False |
True: Keep Lines together option "All Lines in Paragraph" selected False: "At Start/End of Paragraph" selected. |
|
KeepAllLines |
True False |
Keep all lines together |
|
LastLines |
[0,50] |
Keeps last x number of lines together when Keep Lines Together option "At Start/End of Paragraph" is selected. |
|
FirstLines |
[0,50] |
Keeps first x number of lines together when Keep Lines Together option "At Start/End of Paragraph" is selected. |
|
SkewAngle |
[-85,85] |
The skew angle for the characters. Value in inner text (not in attribute) |
|
SpaceAfter |
[0,3048] |
Space after table for table styles in mm. Value in inner text (not in attribute) |
|
SpaceBefore |
[0,3048] |
Space before table for table styles in mm. |
|
Strikethrough |
Weight (required) |
[0,352.778] |
Strikethrough options for Paragraph and Character Styles. When value in inner text is "On", Strikethrough On is checked. Strikethrough weight in mm. |
Type (required) |
Solid ThickThick ThickThin ThickThinThick ThinThick ThinThickThin ThinThin Triple_Stroke Canned Dashed 3x2 Canned Dashed 4x4 Left Slant Hash Right Slant Hash Straight Hash Canned Dotted Wavy White Diamond Japanese Dots Dashed |
Strikethrough type name |
|
Offset (required) |
[-457.2,457.2] |
Offset value in mm. |
|
Color (required) |
Color name |
Color name. |
|
Tint (required) |
[0,100] |
Tint value in percentage. |
|
StrokeOverprint (required) |
True False |
Stroke overprint. |
|
GapColor (required) |
Color name |
Color name. |
|
GapTint (required) |
[0,100] |
Tint value in percentage. |
|
GapOverprint (required) |
True False |
Stroke overprint. |
|
StrokeColor |
Left (required) |
Color name |
Color name for the corresponding stroke line. |
Top (required) |
Color name |
Color name for the corresponding stroke line. |
|
Right (required) |
Color name |
Color name for the corresponding stroke line. |
|
Bottom (required) |
Color name |
Color name for the corresponding stroke line. |
|
StrokeGapColor |
Left (required) |
Color name |
Gap color name for the corresponding stroke line |
Top (required) |
Color name |
Gap color name for the corresponding stroke line |
|
Right (required) |
Color name |
Gap color name for the corresponding stroke line |
|
Bottom (required) |
Color name |
Gap color name for the corresponding stroke line |
|
StrokeGapOverprint |
Left (required) |
True False |
In Cell Stroke, Gap Overprint, value for left stroke line. |
Top (required) |
True False |
In Cell Stroke, Gap Overprint, value for top stroke line. |
|
Right (required) |
True False |
In Cell Stroke, Gap Overprint, value for right stroke line. |
|
Bottom (required) |
True False |
In Cell Stroke, Gap Overprint, value for bottom stroke line. |
|
StrokeGapTint |
Left (required) |
[0,100] |
StrokeGapTint for table or cell styles. When a value is inserted for the element, this will overrule the values set with the attributes. |
Top (required) |
[0,100] |
StrokeGapTint for table or cell styles. When a value is inserted for the element, this will overrule the values set with the attributes. |
|
Right (required) |
[0,100] |
StrokeGapTint for table or cell styles. When a value is inserted for the element, this will overrule the values set with the attributes. |
|
Bottom (required) |
[0,100] |
StrokeGapTint for table or cell styles. When a value is inserted for the element, this will overrule the values set with the attributes. |
|
StrokeOverprint |
Left (required) |
True False |
StrokeOverprint for table or cell styles When a value is inserted for the element, this will overrule the values set with the attributes. |
Top (required) |
True False |
StrokeOverprint for table or cell styles. When a value is inserted for the element, this will overrule the values set with the attributes. |
|
Right (required) |
True False |
StrokeOverprint for table or cell styles. When a value is inserted for the element, this will overrule the values set with the attributes. |
|
Bottom (required) |
True False |
StrokeOverprint for table or cell styles. When a value is inserted for the element, this will overrule the values set with the attributes. |
|
StrokeTint |
Left (required) |
[0,100] |
In Cell Stroke, tint for corresponding stroke line in percentage |
Top (required) |
[0,100] |
In Cell Stroke, tint for corresponding stroke line in percentage |
|
Right (required) |
[0,100] |
In Cell Stroke, tint for corresponding stroke line in percentage. |
|
Bottom (required) |
[0,100] |
In Cell Stroke, tint for corresponding stroke line in percentage. |
|
StrokeType |
Left (required) |
Solid ThickThick ThickThin ThickThinThick ThinThick ThinThickThin ThinThin Triple_Stroke Canned Dashed 3x2 Canned Dashed 4x4 Left Slant Hash Right Slant Hash Straight Hash Canned Dotted Wavy White Diamond Japanese Dots Dashed |
In Cell Stroke, Stroke line type name |
Top (required) |
Solid ThickThick ThickThin ThickThinThick ThinThick ThinThickThin ThinThin Triple_Stroke Canned Dashed 3x2 Canned Dashed 4x4 Left Slant Hash Right Slant Hash Straight Hash Canned Dotted Wavy White Diamond Japanese Dots Dashed |
In Cell Stroke, Stroke line type name |
|
Right (required) |
Solid ThickThick ThickThin ThickThinThick ThinThick ThinThickThin ThinThin Triple_Stroke Canned Dashed 3x2 Canned Dashed 4x4 Left Slant Hash Right Slant Hash Straight Hash Canned Dotted Wavy White Diamond Japanese Dots Dashed |
In Cell Stroke, Stroke line type name |
|
Bottom (required) |
Solid ThickThick ThickThin ThickThinThick ThinThick ThinThickThin ThinThin Triple_Stroke Canned Dashed 3x2 Canned Dashed 4x4 Left Slant Hash Right Slant Hash Straight Hash Canned Dotted Wavy White Diamond Japanese Dots Dashed |
In Cell Stroke, Stroke line type name |
|
StrokeWeight |
Left (required) |
[0,282.222] |
In Cell Stroke, Stroke Weight, value for corresponding stroke line is number, in points, value range in mm. |
Top (required) |
[0,282.222] |
In Cell Stroke, Stroke Weight, value for corresponding stroke line is number, in points, value range in mm. |
|
Right (required) |
[0,282.222] |
In Cell Stroke, Stroke Weight, value for corresponding stroke line is number, in points, value range in mm. |
|
Bottom (required) |
[0,282.222] |
In Cell Stroke, Stroke Weight, value for corresponding stroke line is number, in points, value range in mm. |
|
Tab |
LeaderCount (required) |
Paragraph Style Tabs LeaderCount –Leader text char count |
|
Alignment (required) |
[0,3] |
Tab alignment index. 0: Left-Justified Tab 1: Center-Justified Tab 2: Right-Justified Tab 3: Align To Decimal |
|
AlignToChar (required) |
Align On character decimal code. Used when Align To Decimal Tab alignment is selected. |
||
Position (required) |
[-3048,3048] |
Tab x Position, value in mm, value range in mm is from -3048 to 3048. For each character in the Tab Leader text, a Leader child element of tab is added. The Leader element has attribute “CharValue” that contains the decimal character code of the corresponding character in the Leader text. |
|
Tabs |
For the Tabs tab. |
||
TextRotation |
0 90 180 270 |
Text rotation for table or cell styles. For Cell Styles, value is the text rotation angle, 0, 90, 180, 270, Ignore. Element not added when Text Rotation value is Ignore. Value is in inner text (not in attribute) |
|
Tracking |
The tracking (Basic Character Formats). Value is in inner text (not in attribute) |
||
Underline |
Weight (required) |
[0,352.778] |
Underline weight in mm. Value is in inner text (not in attribute) |
Type (required) |
Solid ThickThick ThickThin ThickThinThick ThinThick ThinThickThin ThinThin Triple_Stroke Canned Dashed 3x2 Canned Dashed 4x4 Left Slant Hash Right Slant Hash Straight Hash Canned Dotted Wavy White Diamond Japanese Dots Dashed |
Type of underline. |
|
Offset (required) |
[-352.425,351.425] |
Offset value in mm. |
|
Color (required) |
Color name |
Color name |
|
Tint (required) |
[0,100] |
Tint value in percentage. |
|
StrokeOverprint (required) |
True False |
Stroke overprint. |
|
GapColor (required) |
Color name |
Color name. |
|
GapTint (required) |
[0,100] |
Tint value in percentage. |
|
GapOverprint (required) |
True False |
Stroke overprint. |
|
VerticalJustification |
Top Center Bottom Justify |
Vertical justification for table or cell styles. When Vertical Justification is Ignore, element is not added to style child elements. Value is in inner text (not in attribute) |
|
VerticalScale |
[0.01,10] |
The VerticalScale (Advanced Character Formats). Value is numeric [0.01, 10], in inner text and corresponds to [1.0%, 1000.0%] Value is in inner text (not in attribute) |
|
VJSpacingLimit |
[0,3048] |
Vertical justification spacing limit for table or cell styles. Value is in inner text (not in attribute) |