Translation:Tables
From IDMLWiki
Contents |
表
InDesignの表は、行、列、セルとセル内のテキスト、配置画像、または入れ子の表でできています。IDMLでは、<Table>エレメントには<Row>エレメント、<Column>エレメントと<Cell>エレメントが含まれ、それぞれ他のエレメントを含むことができます。InDesignの表についての詳細は、オンラインヘルプを参照してください。
スキーマの例45 Table
Table_Object = element Table {
attribute Self { xsd:string },
attribute HeaderRowCount{ xsd:int {minInclusive="0" maxInclusive="25"} }?,
attribute FooterRowCount{ xsd:int {minInclusive="0" maxInclusive="25"} }?,
attribute TopBorderStrokeWeight{ xsd:double }?,
attribute TopBorderStrokeType{ xsd:string }?,
attribute TopBorderStrokeColor{ xsd:string }?,
attribute TopBorderStrokeTint{ xsd:double }?,
attribute TopBorderStrokeOverprint{ xsd:boolean }?,
attribute TopBorderStrokeGapColor{ xsd:string }?,
attribute TopBorderStrokeGapTint{ xsd:double }?,
attribute TopBorderStrokeGapOverprint{ xsd:boolean }?,
attribute LeftBorderStrokeWeight{ xsd:double }?,
attribute LeftBorderStrokeType{ xsd:string }?,
attribute LeftBorderStrokeColor{ xsd:string }?,
attribute LeftBorderStrokeTint{ xsd:double }?,
attribute LeftBorderStrokeOverprint{ xsd:boolean }?,
attribute LeftBorderStrokeGapColor{ xsd:string }?,
attribute LeftBorderStrokeGapTint{ xsd:double }?,
attribute LeftBorderStrokeGapOverprint{ xsd:boolean }?,
attribute BottomBorderStrokeWeight{ xsd:double }?,
attribute BottomBorderStrokeType{ xsd:string }?,
attribute BottomBorderStrokeColor{ xsd:string }?,
attribute BottomBorderStrokeTint{ xsd:double }?,
attribute BottomBorderStrokeOverprint{ xsd:boolean }?,
attribute BottomBorderStrokeGapColor{ xsd:string }?,
attribute BottomBorderStrokeGapTint{ xsd:double }?,
attribute BottomBorderStrokeGapOverprint{ xsd:boolean }?,
attribute RightBorderStrokeWeight{ xsd:double }?,
attribute RightBorderStrokeType{ xsd:string }?,
attribute RightBorderStrokeColor{ xsd:string }?,
attribute RightBorderStrokeTint{ xsd:double }?,
attribute RightBorderStrokeOverprint{ xsd:boolean }?,
attribute RightBorderStrokeGapColor{ xsd:string }?,
attribute RightBorderStrokeGapTint{ xsd:double }?,
attribute RightBorderStrokeGapOverprint{ xsd:boolean }?,
attribute SpaceBefore{ xsd:double }?,
attribute SpaceAfter{ xsd:double }?,
attribute SkipFirstAlternatingStrokeRows{ xsd:int }?,
attribute SkipLastAlternatingStrokeRows{ xsd:int }?,
attribute StartRowStrokeCount{ xsd:int }?,
attribute StartRowStrokeColor{ xsd:string }?,
attribute StartRowStrokeWeight{ xsd:double }?,
attribute StartRowStrokeType{ xsd:string }?,
attribute StartRowStrokeTint{ xsd:double }?,
attribute StartRowStrokeGapOverprint{ xsd:boolean }?,
attribute StartRowStrokeGapColor{ xsd:string }?,
attribute StartRowStrokeGapTint{ xsd:double }?,
attribute StartRowStrokeOverprint{ xsd:boolean }?,
attribute EndRowStrokeCount{ xsd:int }?,
attribute EndRowStrokeColor{ xsd:string }?,
attribute EndRowStrokeWeight{ xsd:double }?,
attribute EndRowStrokeType{ xsd:string }?,
attribute EndRowStrokeTint{ xsd:double }?,
attribute EndRowStrokeOverprint{ xsd:boolean }?,
attribute EndRowStrokeGapColor{ xsd:string }?,
attribute EndRowStrokeGapTint{ xsd:double }?,
attribute EndRowStrokeGapOverprint{ xsd:boolean }?,
attribute SkipFirstAlternatingStrokeColumns{ xsd:int }?,
attribute SkipLastAlternatingStrokeColumns{ xsd:int }?,
attribute StartColumnStrokeCount{ xsd:int }?,
attribute StartColumnStrokeColor{ xsd:string }?,
attribute StartColumnStrokeWeight{ xsd:double }?,
attribute StartColumnStrokeType{ xsd:string }?,
attribute StartColumnStrokeTint{ xsd:double }?,
attribute StartColumnStrokeOverprint{ xsd:boolean }?,
attribute StartColumnStrokeGapColor{ xsd:string }?,
attribute StartColumnStrokeGapTint{ xsd:double }?,
attribute StartColumnStrokeGapOverprint{ xsd:boolean }?,
attribute EndColumnStrokeCount{ xsd:int }?,
attribute EndColumnStrokeColor{ xsd:string }?,
attribute EndColumnStrokeWeight{ xsd:double }?,
attribute EndColumnLineStyle{ xsd:string }?,
attribute EndColumnStrokeTint{ xsd:double }?,
attribute EndColumnStrokeOverprint{ xsd:boolean }?,
attribute EndColumnStrokeGapColor{ xsd:string }?,
attribute EndColumnStrokeGapTint{ xsd:double }?,
attribute EndColumnStrokeGapOverprint{ xsd:boolean }?,
attribute ColumnFillsPriority{ xsd:boolean }?,
attribute SkipFirstAlternatingFillRows{ xsd:int }?,
attribute SkipLastAlternatingFillRows{ xsd:int }?,
attribute StartRowFillColor{ xsd:string }?,
attribute StartRowFillCount{ xsd:int }?,
attribute StartRowFillTint{ xsd:double }?,
attribute StartRowFillOverprint{ xsd:boolean }?,
attribute EndRowFillCount{ xsd:int }?,
attribute EndRowFillColor{ xsd:string }?,
attribute EndRowFillTint{ xsd:double }?,
attribute EndRowFillOverprint{ xsd:boolean }?,
attribute SkipFirstAlternatingFillColumns{ xsd:int }?,
attribute SkipLastAlternatingFillColumns{ xsd:int }?,
attribute StartColumnFillCount{ xsd:int }?,
attribute StartColumnFillColor{ xsd:string }?,
attribute StartColumnFillTint{ xsd:double }?,
attribute StartColumnFillOverprint{ xsd:boolean }?,
attribute EndColumnFillCount{ xsd:int }?,
attribute EndColumnFillColor{ xsd:string }?,
attribute EndColumnFillTint{ xsd:double }?,
attribute EndColumnFillOverprint{ xsd:boolean }?,
attribute BreakHeaders{ HeaderFooterBreakTypes_EnumValue }?,
attribute BreakFooters{ HeaderFooterBreakTypes_EnumValue }?,
attribute SkipFirstHeader{ xsd:boolean }?,
attribute SkipLastFooter{ xsd:boolean }?,
attribute StrokeOrder{ StrokeOrderTypes_EnumValue }?,
attribute DefaultRowStrokeWeight{ xsd:double }?,
attribute DefaultRowStrokeType{ xsd:string }?,
attribute DefaultRowStrokeColor{ xsd:string }?,
attribute DefaultRowStrokeTint{ xsd:double }?,
attribute DefaultRowStrokeOverprint{ xsd:boolean }?,
attribute DefaultRowStrokeGapColor{ xsd:string }?,
attribute DefaultRowStrokeGapTint{ xsd:double }?,
attribute DefaultRowStrokeGapOverprint{ xsd:boolean }?,
attribute DefaultColumnStrokeWeight{ xsd:double }?,
attribute DefaultColumnStrokeType{ xsd:string }?,
attribute DefaultColumnStrokeColor{ xsd:string }?,
attribute DefaultColumnStrokeTint{ xsd:double }?,
attribute DefaultColumnStrokeOverprint{ xsd:boolean }?,
attribute DefaultColumnStrokeGapColor{ xsd:string }?,
attribute DefaultColumnStrokeGapTint{ xsd:double }?,
attribute DefaultColumnStrokeGapOverprint{ xsd:boolean }?,
attribute TopInset{ xsd:double }?,
attribute LeftInset{ xsd:double }?,
attribute BottomInset{ xsd:double }?,
attribute RightInset{ xsd:double }?,
attribute FillColor{ xsd:string }?,
attribute FillTint{ xsd:double }?,
attribute OverprintFill{ xsd:boolean }?,
attribute TopLeftDiagonalLine{ xsd:boolean }?,
attribute TopRightDiagonalLine{ xsd:boolean }?,
attribute DiagonalLineInFront{ xsd:boolean }?,
attribute DiagonalLineStrokeWeight{ xsd:double }?,
attribute DiagonalLineStrokeType{ xsd:string }?,
attribute DiagonalLineStrokeColor{ xsd:string }?,
attribute DiagonalLineStrokeTint{ xsd:double }?,
attribute DiagonalLineStrokeOverprint{ xsd:boolean }?,
attribute DiagonalLineStrokeGapColor{ xsd:string }?,
attribute DiagonalLineStrokeGapTint{ xsd:double }?,
attribute DiagonalLineStrokeGapOverprint{ xsd:boolean }?,
attribute ClipContentToCell{ xsd:boolean }?,
attribute FirstBaselineOffset{ FirstBaseline_EnumValue }?,
attribute VerticalJustification{ VerticalJustification_EnumValue }?,
attribute ParagraphSpacingLimit{ xsd:double }?,
attribute MinimumFirstBaselineOffset{ xsd:double {minInclusive="0" maxInclusive="8640"} }?,
attribute RotationAngle{ xsd:double }?,
attribute WritingDirection{ xsd:boolean }?,
attribute MinimumHeight{ xsd:double }?,
attribute MaximumHeight{ xsd:double }?,
attribute KeepWithNextRow{ xsd:boolean }?,
attribute StartRow{ StartParagraph_EnumValue }?,
attribute AutoGrow{ xsd:boolean }?,
attribute BodyRowCount{ xsd:int {minInclusive="1" maxInclusive="10000"} }?,
attribute ColumnCount{ xsd:int {minInclusive="1" maxInclusive="200"} }?,
attribute SingleRowHeight{ xsd:double }?,
attribute SingleColumnWidth{ xsd:double }?,
attribute AppliedTableStyle{ xsd:string }?,
attribute TableDirection{ TableDirection_EnumValue }?,
attribute DisplayCollapsed{ xsd:boolean }?,
attribute DisplayOrder{ DisplayOrderOptions_EnumValue }?,
element Properties {element Label { element KeyValuePair{ KeyValuePair_TypeDef }*
}?
}?,(Cell_Object*&Row_Object*&Column_Object*)}
| 名前 | 値 | 必須 | 説明 |
|---|---|---|---|
| AppliedTableStyle | string | 表スタイル | |
| AutoGrow | boolean | trueのとき、セルの高さを内容に合わせる | |
| BodyRowCount | int | 本文行数 | |
| BottomBorderStrokeColor | string | 下境界線のカラー。スウォッチ(カラー、グラデーション、濃淡または混合インキ)で指定 | |
| BottomBorderStorkeGapColor | string | 下境界線の間隔のカラー。スウォッチ(カラー、グラデーション、濃淡または混合インキ)で指定。Note:下境界線がベタ以外のときのみ | |
| BottomBorderStrokeGapOverprint | boolean | trueのとき、下境界線の間隔オーバープリントはオン。Note:下境界線がベタ以外のときのみ | |
| BottomBorderStrokeGapTint | double | 下境界線の間隔の濃淡(0-100%)Note:下境界線がベタ以外のときのみ | |
| BottomBorderStrokeOverprint | boolean | trueのとき、下境界線オーバープリントはオン | |
| BottomBorderStrokeTint | double | 下境界線の濃淡(0-100%)Note:下境界線がベタ以外のときのみ | |
| BottomBorderStrokeType | string | 下境界線の種類 | |
| BottomBorderStrokeWeight | double | 下境界線の線幅 | |
| BreakFooters | HeaderFooterBreakTypes_EnumValue | フッタの繰り返し。InAllTextColumns(テキスト行ごとに反復)、OncePerTextFrame(フレームごとに1度)またはOncePerPage(ページごとに1度) | |
| BreakHeaders | HeaderFooterBreakTypes_EnumValue | ヘッダの繰り返し。InAllTextColumns(テキスト行ごとに反復)、OncePerTextFrame(フレームごとに1度)またはOncePerPage(ページごとに1度) | |
| ColumnCount | int | 列数 | |
| ColumnFillsPriority | boolean | trueのとき、塗りのパターンの繰り返しは列単位。falseのときは行単位 | |
| DefaultColumnStrokeColor | string | 新規列のデフォルトの線カラー | |
| DefaultColumnStrokeGapColor | string | 新規列のデフォルトの線の間隔カラー | |
| DefaultColumnStrokeGapOverprint | boolean | trueのとき、新規列のデフォルトの線の間隔オーバープリントはオン | |
| DefaultColumnStrokeGapTint | double | 新規列のデフォルトの線の間隔の濃淡 | |
| DefaultColumnStrokeOverprint | boolean | trueのとき、新規列のデフォルトの線オーバープリントはオン | |
| DefaultColumnStrokeTint | double | 新規列のデフォルトの線の濃淡 | |
| DefaultColumnStrokeType | string | 新規列のデフォルトの線の種類 | |
| DefaultColumnStrokeWeight | double | 新規列のデフォルトの線の線幅 | |
| DefaultRowStrokeColor | string | 新規行のデフォルトの線カラー | |
| DefaultRowStrokeGapColor | string | 新規行のデフォルトの線の間隔カラー | |
| DefaultRowStrokeGapOverprint | boolean | trueのとき、新規行のデフォルトの線の間隔オーバープリントはオン | |
| DefaultRowStrokeGapTint | double | 新規行のデフォルトの線の間隔の濃淡 | |
| DefaultRowStrokeOverprint | boolean | trueのとき、新規行のデフォルトの線オーバープリントはオン | |
| DefaultRowStrokeTint | double | 新規行のデフォルトの線の濃淡 | |
| DefaultRowStrokeType | string | 新規行のデフォルトの線の種類 | |
| DefaultRowStrokeWeight | double | 新規行のデフォルトの線の線幅 | |
| DisplayCollapsed | boolean | trueのとき、ストーリービューとゲラビューで、表はつぶれて表示される | |
| DisplayOrder | DisplayOrder_Options_EnumValue | ストーリービューまたはゲラビューでの、セルの表示順。OrderByRows(行順)またはOrderByColumns(列順) | |
| EndColumnFillColor | string | 表の属性/塗りのスタイル/次のカラーのスウォッチ(カラー、グラデーション、濃淡または混合インキ)。Note:塗りのパターンの繰り返しが列単位に設定されているときのみ | |
| EndColumnFillCount | int | 表の属性/塗りのスタイル/次の列数。Note:塗りのパターンの繰り返しが列単位に設定されているときのみ | |
| EndColumnFillOverprint | boolean | trueのとき、表の属性/塗りのスタイル/次のカラーオーバープリントはオン。Note:塗りのパターンの繰り返しが列単位に設定されているときのみ | |
| EndColumnFillTint | double | 表の属性/塗りのスタイル/次の濃淡(0-100%)Note:塗りのパターンの繰り返しが列単位に設定されているときのみ | |
| EndColumnLineStyle | string | 表の属性/列の罫線/次の種類 | |
| EndColumnStrokeColor | string | 表の属性/列の罫線/次のカラーのスウォッチ(カラー、グラデーション、濃淡または混合インキ)。Note:次の列数が1以上のときのみ | |
| EndColumnStrokeCount | int | 表の属性/列の罫線/次の列数 | |
| EndColumnStrokeGapColor | string | 表の属性/列の罫線/次の間隔のカラーのスウォッチ(カラー、グラデーション、濃淡または混合インキ)。Note:次の列数が1以上のときのみ | |
| EndColumnStrokeGapOverprint | boolean | trueのとき、表の属性/列の罫線/次の間隔オーバープリントはオン。Note:次の列数が1以上のときのみ | |
| EndColumnStrokeGapTint | double | 表の属性/列の罫線/次の間隔の濃淡(0-100%)。Note:次の列数が1以上のときのみ | |
| EndColumnStrokeOverprint | boolean | trueのとき、表の属性/列の罫線/次のオーバープリントはオン。Note:次の列数が1以上のときのみ | |
| EndColumnStrokeTint | double | 表の属性/列の罫線/次の濃淡(0-100%)。Note:次の列数が1以上のときのみ | |
| EndColumnStrokeWeight | double | 表の属性/列の罫線/次の線幅。Note:次の列数が1以上のときのみ有効 | |
| EndRowFillColor | string | 表の属性/塗りのスタイル/次のカラーのスウォッチ(カラー、グラデーション、濃淡または混合インキ)。Note:塗りのパターンの繰り返しが行単位に設定されているときのみ | |
| EndRowFillCount | int | 表の属性/塗りのスタイル/次の行数。Note:塗りのパターンの繰り返しが行単位に設定されているときのみ | |
| EndRowFillOverprint | boolean | trueのとき、表の属性/塗りのスタイル/次のカラーオーバープリントはオン。Note:塗りのパターンの繰り返しが行単位に設定されているときのみ | |
| EndRowFillTint | double | 表の属性/塗りのスタイル/次の濃淡(0-100%)Note:塗りのパターンの繰り返しが行単位に設定されているときのみ | |
| EndRowStrokeColor | string | 表の属性/行の罫線/次のカラーのスウォッチ(カラー、グラデーション、濃淡または混合インキ)。Note:次の行数が1以上のときのみ | |
| EndRowStrokeCount | int | 表の属性/行の罫線/次の行数 | |
| EndRowStrokeGapColor | string | 表の属性/行の罫線/次の間隔のカラーのスウォッチ(カラー、グラデーション、濃淡または混合インキ)。Note:次の行数が1以上のときのみ | |
| EndRowStrokeGapOverprint | boolean | trueのとき、表の属性/行の罫線/次の間隔オーバープリントはオン。Note:次の行数が1以上のときのみ | |
| EndRowStrokeGapTint | double | 表の属性/行の罫線/次の間隔の濃淡(0-100%)。Note:次の行数が1以上のときのみ | |
| EndRowStrokeOverprint | boolean | trueのとき、表の属性/行の罫線/次のオーバープリントはオン。Note:次の行数が1以上のときのみ | |
| EndRowStrokeTint | double | 表の属性/行の罫線/次の濃淡(0-100%)。Note:次の行数が1以上のときのみ | |
| EndRowStrokeType | string | 表の属性/行の罫線/次の種類 | |
| EndRowStrokeWeight | double | 表の属性/行の罫線/次の線幅。Note:次の行数が1以上のときのみ | |
| FooterRowCount | int | フッタ行数 | |
| HeaderRowCount | int | ヘッダ行数 | |
| KeepWithNextRow | boolean | trueのとき、次の行と連動はオン | |
| LeftBorderStrokeColor | string | 左境界線のカラー。スウォッチ(カラー、グラデーション、濃淡または混合インキ)で指定 | |
| LeftBorderStorkeGapColor | string | 左境界線の間隔のカラー。スウォッチ(カラー、グラデーション、濃淡または混合インキ)で指定。Note:左境界線がベタ以外のときのみ | |
| LeftBorderStrokeGapOverprint | boolean | trueのとき、左境界線の間隔オーバープリントはオン。Note:左境界線がベタ以外のときのみ | |
| LeftBorderStrokeGapTint | double | 左境界線の間隔の濃淡(0-100%)Note:左境界線がベタ以外のときのみ | |
| LeftBorderStrokeOverprint | boolean | trueのとき、左境界線オーバープリントはオン | |
| LeftBorderStrokeTint | double | 左境界線の濃淡(0-100%)Note:左境界線がベタ以外のときのみ | |
| LeftBorderStrokeType | string | 左境界線の種類 | |
| LeftBorderStrokeWeight | double | 左境界線の線幅 | |
| MaximumHeight | double | セル高さの最大限度 | |
| MinimumHeight | double | セル高さの最小限度 | |
| RightBorderStrokeColor | string | 右境界線のカラー。スウォッチ(カラー、グラデーション、濃淡または混合インキ)で指定 | |
| RightBorderStorkeGapColor | string | 右境界線の間隔のカラー。スウォッチ(カラー、グラデーション、濃淡または混合インキ)で指定。Note:右境界線がベタ以外のときのみ | |
| RightBorderStrokeGapOverprint | boolean | trueのとき、右境界線の間隔オーバープリントはオン。Note:右境界線がベタ以外のときのみ | |
| RightBorderStrokeGapTint | double | 右境界線の間隔の濃淡(0-100%)Note:右境界線がベタ以外のときのみ | |
| RightBorderStrokeOverprint | boolean | trueのとき、右境界線オーバープリントはオン | |
| RightBorderStrokeTint | double | 右境界線の濃淡(0-100%)Note:右境界線がベタ以外のときのみ | |
| RightBorderStrokeType | string | 右境界線の種類 | |
| RightBorderStrokeWeight | double | 右境界線の線幅 | |
| SingleColumnWidth | double | 列の幅 | |
| SingleRowHeight | double | 行の高さ | |
| SkipFirstAlternatingFillColumns | int | 表の属性/塗りのスタイル/スキップする最初の列数。Note:塗りのパターンの繰り返しが列単位に設定されているときのみ | |
| SkipFirstAlternatingFillRows | int | 表の属性/塗りのスタイル/スキップする最初の行数。Note:塗りのパターンの繰り返しが行単位に設定されているときのみ | |
| SkipFirstAlternatingStrokeColumns | int | 表の属性/列の罫線/スキップする最初の列数。Note:最初の列数または次の列数が1以上のときのみ | |
| SkipFirstAlternatingStrokeRows | int | 表の属性/行の罫線/スキップする最初の行数。Note:最初の行数または次の行数が1以上のときのみ | |
| SkipFirstHeader | boolean | trueのとき、表の属性/ヘッダとフッタ/最初のヘッダをスキップはオン | |
| SkipLastAlternatingFillColumns | int | 表の属性/塗りのスタイル/スキップする最後の列数。Note:塗りのパターンの繰り返しが列単位に設定されているときのみ | |
| SkipLastAlternatingFillRows | int | 表の属性/塗りのスタイル/スキップする最後の行数。Note:塗りのパターンの繰り返しが行単位に設定されているときのみ | |
| SkipLastAlternatingStrokeColumns | int | 表の属性/列の罫線/スキップする最後の列数。Note:最初の列数または次の列数が1以上のときのみ | |
| SkipLastAlternatingStrokeRows | int | 表の属性/行の罫線/スキップする最後の行数。Note:最初の行数または次の行数が1以上のときのみ | |
| SkipLastFooter | boolean | trueのとき、表の属性/ヘッダとフッタ/最後のフッタをスキップはオン | |
| SpaceAfter | double | 表の属性/表の設定/表と段落のアキ/表の後のアキ | |
| SpaceBefore | double | 表の属性/表の設定/表と段落のアキ/表の前のアキ | |
| StartColumnFillColor | string | 表の属性/塗りのスタイル/最初のカラーのスウォッチ(カラー、グラデーション、濃淡または混合インキ)。Note:塗りのパターンの繰り返しが列単位に設定されているときのみ | |
| StartColumnFillCount | int | 表の属性/塗りのスタイル/最初の行数。Note:塗りのパターンの繰り返しが列単位に設定されているときのみ | |
| StartColumnFillOverprint | boolean | trueのとき、表の属性/塗りのスタイル/最初のカラーオーバープリントはオン。Note:塗りのパターンの繰り返しが列単位に設定されているときのみ | |
| StartColumnFillTint | double | 表の属性/塗りのスタイル/最初の濃淡(0-100%)Note:塗りのパターンの繰り返しが列単位に設定されているときのみ | |
| StartColumnStrokeColor | string | 表の属性/列の罫線/最初のカラーのスウォッチ(カラー、グラデーション、濃淡または混合インキ)。Note:最初の列数が1以上のときのみ | |
| StartColumnStrokeCount | int | 表の属性/列の罫線/最初の列数 | |
| StartColumnStrokeGapColor | string | 表の属性/列の罫線/最初の間隔のカラーのスウォッチ(カラー、グラデーション、濃淡または混合インキ)。Note:最初の列数が1以上のときのみ | |
| StartColumnStrokeGapOverprint | boolean | trueのとき、表の属性/列の罫線/最初の間隔オーバープリントはオン。Note:最初の列数が1以上のときのみ | |
| StartColumnStrokeGapTint | double | 表の属性/列の罫線/最初の間隔の濃淡(0-100%)。Note:最初の列数が1以上のときのみ | |
| StartColumnStrokeOverprint | boolean | trueのとき、表の属性/列の罫線/最初のオーバープリントはオン。Note:最初の列数が1以上のときのみ | |
| StartColumnStrokeTint | double | 表の属性/列の罫線/最初の濃淡(0-100%)。Note:最初の列数が1以上のときのみ | |
| StartColumnStrokeType | string | 表の属性/列の罫線/最初の種類 | |
| StartColumnStrokeWeight | double | 表の属性/列の罫線/最初の線幅。Note:最初の列数が1以上のときのみ有効 | |
| StartRow | StartParagraph_EnumValue | 行の開始位置。Anywhere(任意の位置)、NextColumn(次のテキスト列)、NextFrame(次のフレーム)、NextPage(次のページ)、NextOddPage(次の奇数ページ)またはNextEvenPage(次の偶数ページ) | |
| StartRowFillColor | string | 表の属性/塗りのスタイル/最初のカラーのスウォッチ(カラー、グラデーション、濃淡または混合インキ)。Note:塗りのパターンの繰り返しが行単位に設定されているときのみ | |
| StartRowFillCount | int | 表の属性/塗りのスタイル/最初の行数。Note:塗りのパターンの繰り返しが行単位に設定されているときのみ | |
| StartRowFillOverprint | boolean | trueのとき、表の属性/塗りのスタイル/最初のカラーオーバープリントはオン。Note:塗りのパターンの繰り返しが行単位に設定されているときのみ | |
| StartRowFillTint | double | 表の属性/塗りのスタイル/最初の濃淡(0-100%)Note:塗りのパターンの繰り返しが行単位に設定されているときのみ | |
| StartRowStrokeColor | string | 表の属性/行の罫線/最初のカラーのスウォッチ(カラー、グラデーション、濃淡または混合インキ)。Note:最初の行数が1以上のときのみ | |
| StartRowStrokeCount | int | 表の属性/行の罫線/最初の行数 | |
| StartRowStrokeGapColor | string | 表の属性/行の罫線/最初の間隔のカラーのスウォッチ(カラー、グラデーション、濃淡または混合インキ)。Note:最初の行数が1以上のときのみ | |
| StartRowStrokeGapOverprint | boolean | trueのとき、表の属性/行の罫線/最初の間隔オーバープリントはオン。Note:最初の行数が1以上のときのみ | |
| StartRowStrokeGapTint | double | 表の属性/行の罫線/最初の間隔の濃淡(0-100%)。Note:最初の行数が1以上のときのみ | |
| StartRowStrokeOverprint | boolean | trueのとき、表の属性/行の罫線/最初のオーバープリントはオン。Note:最初の行数が1以上のときのみ | |
| StartRowStrokeTint | double | 表の属性/行の罫線/最初の濃淡(0-100%)。Note:最初の行数が1以上のときのみ | |
| StartRowStrokeType | string | 表の属性/行の罫線/最初の種類 | |
| StartRowStrokeWeight | double | 表の属性/行の罫線/最初の線幅。Note:最初の行数が1以上のときのみ | |
| StrokeOrder | StrokeOrderTypes_EnumValue | 表の属性/表の設定/罫線のアレンジ。RowOnTop(行の罫線を前面へ)、ColumnOnTop(列の罫線を前面へ)、BestJoins(行と列の結合を最適化)またはInDesign2Compatibility(InDesign 2.0 ベース) | |
| TableDirection | TableDirection_EnumValue | 表の方向。LeftToRightDirection(左から右)またはRightToLeftDirection(右から左) | |
| TopBorderStrokeColor | string | 上境界線のカラー。スウォッチ(カラー、グラデーション、濃淡または混合インキ)で指定 | |
| TopBorderStorkeGapColor | string | 上境界線の間隔のカラー。スウォッチ(カラー、グラデーション、濃淡または混合インキ)で指定。Note:上境界線がベタ以外のときのみ | |
| TopBorderStrokeGapOverprint | boolean | trueのとき、上境界線の間隔オーバープリントはオン。Note:上境界線がベタ以外のときのみ | |
| TopBorderStrokeGapTint | double | 上境界線の間隔の濃淡(0-100%)Note:上境界線がベタ以外のときのみ | |
| TopBorderStrokeOverprint | boolean | trueのとき、上境界線オーバープリントはオン | |
| TopBorderStrokeTint | double | 上境界線の濃淡(0-100%)Note:上境界線がベタ以外のときのみ | |
| TopBorderStrokeType | string | 上境界線の種類 | |
| TopBorderStrokeWeight | double | 上境界線の線幅 |
簡単な表(1行3列)の例を下記に示します。(<Story>エレメントの詳細は省略してある)<Cell>エレメントに<ParagraphStyleRange>と<CharacterStyleRange>エレメントが含まれ、それらが本文の<Story>エレメントの中にあるときと同じパターンが続いていることに注目してください。
IDMLの例43 Table
<ParagraphStyleRange AppliedParagraphStyle=" ParagraphStyle\ NormalParagraphStyle"><CharacterStyleRange AppliedCharacterStyle= "CharacterStyle\[ No character style]"><Table Self="uddie2" StoryOffset=" ucbInsertionPoint0" HeaderRowCount=" 0" FooterRowCount=" 0" BodyRowCount=" 1" ColumnCount=" 3" AppliedTableStyle=" TableStyle\[ Basic Table]" TableDirection=" LeftToRightDirection"><Row Self="uddie2Row0" Name="0" SingleRowHeight=" 16.3203125"/><Column Self="uddie2Column0" Name="0" SingleColumnWidth=" 180"/><Column Self="uddie2Column1" Name="1" SingleColumnWidth=" 180"/><Column Self="uddie2Column2" Name="2" SingleColumnWidth=" 180"/><Cell Self="uddie2i0" Name="0:0" RowSpan=" 1" ColumnSpan=" 1" AppliedCellStyle=" CellStyle\[ None]" AppliedCellStylePriority=" 0"><ParagraphStyleRange AppliedParagraphStyle= "ParagraphStyle\ NormalParagraphStyle"><CharacterStyleRange AppliedCharacterStyle= "CharacterStyle\[ No character style]"><Content>ABC</Content>
</CharacterStyleRange></ParagraphStyleRange></Cell><Cell Self="uddie2i1" Name="1:0" RowSpan=" 1" ColumnSpan=" 1" AppliedCellStyle=" CellStyle\[ None]" AppliedCellStylePriority=" 0"><ParagraphStyleRange AppliedParagraphStyle= "ParagraphStyle\ NormalParagraphStyle"><CharacterStyleRange AppliedCharacterStyle= "CharacterStyle\[ No character style]"><Content>DEF</Content>
</CharacterStyleRange></ParagraphStyleRange></Cell><Cell Self="uddie2i2" Name="2:0" RowSpan=" 1" ColumnSpan=" 1" AppliedCellStyle=" CellStyle\[ None]" AppliedCellStylePriority=" 0"><ParagraphStyleRange AppliedParagraphStyle= "ParagraphStyle\ NormalParagraphStyle"><CharacterStyleRange AppliedCharacterStyle= "CharacterStyle\[ No character style]"><Content>GHI</Content>
</CharacterStyleRange></ParagraphStyleRange></Cell></Table></CharacterStyleRange></ParagraphStyleRange>

