メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

テーブルの行 (blockType 属性が Table の場合に使用可能) 。セル 要素を含みます。属性はありません。

セル要素

テーブルセル(blockType 属性が Table の場合に使用可能)です。text タグの並びです。 タグには次の属性を指定できます。
PropertyData typeDescription
colSpaninteger列方向の結合数。
rowSpaninteger行方向の結合数。
alignstringタブ位置での配置。指定可能な値: Top, Center, Bottom。既定値は Top。
picturebooleanセルに画像のみが含まれるかどうかを指定します。既定値は false。
leftBorderstringテーブルセルの左罫線の種類。指定可能な値: Absent, Unknown, White, Black。既定値は Black。
topBorderstringテーブルセルの上罫線の種類。指定可能な値: Absent, Unknown, White, Black。既定値は Black。
rightBorderstringテーブルセルの右罫線の種類。指定可能な値: Absent, Unknown, White, Black。既定値は Black。
bottomBorderstringテーブルセルの下罫線の種類。指定可能な値: Absent, Unknown, White, Black。既定値は Black。
width *integerセルの幅。
height *integerセルの高さ。
アスタリスクは必須プロパティであることを示します。