| Property | Data type | Description |
|---|---|---|
id * | string | ドキュメント内の段落の識別子。 |
name * | string | 段落スタイル名。 |
mainFontStyleId * | string | 段落のメインのフォントスタイル。 |
role * | string | ドキュメントにおける段落の役割。可能な値: text, tableText, heading, tableHeading, pictureCaption, tableCaption, contents, footNote, endNote, rt, garb, other, barcode, headingNumber |
roleLevel | integer | 役割のレベル。既定値は -1 で、この役割にレベルがないことを意味します。 |
align * | string | 段落の配置。可能な値: Left, Center, Right, Justified, Unknown。既定値は Left。 |
indentLeft | integer | 左インデント。既定値は 0。 |
indentRight | integer | 右インデント。既定値は 0。 |
indentFirst | integer | 1 行目のインデント。既定値は 0。 |
lineSpacing | integer | 行間隔。既定値は -1 で、自動行間を示します。 |
FontStyle 要素
| Property | Data type | Description |
|---|---|---|
id * | string | フォント スタイルの識別子。 |
italic | boolean | フォント スタイルが斜体であることを示します。 |
bold | boolean | フォント スタイルが太字であることを示します。 |
underline | boolean | フォント スタイルが下線付きであることを示します。 |
strikeout | boolean | フォント スタイルが取り消し線付きであることを示します。 |
smallcaps | boolean | フォントがスモールキャップであることを示します。 |
scaling | integer | フォントの拡大率。既定値は 1000。 |
spacing | integer | 文字間隔。既定値は 0。 |
color | integer | フォントの色。既定値は 0。 |
backgroundColor | integer | 背景色。既定値は 0。 |
ff * | string | フォント名。 |
fs * | float | フォント サイズ。 |
アスタリスクは必須プロパティを示します。
