Tables

Table(表)のコレクション

プロパティ

Ver.プロパティ名R/O説明
[7][7.5][8][9]
[10][11][12][13]
length 数値オブジェクト数

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[7][7.5][8][9]
[10][11][12][13]
add([to], [reference], [withProperties]) Table新しいオブジェクトを作成し、それを返す
[to] LocationOptions
LocationOptions
Ver.10進数/文字列説明
[7][7.5][8][9]
[10][11][12][13]
AFTER1634104421
afte
[7][7.5][8][9]
[10][11][12][13]
AT_BEGINNING1650945639
bgng
先頭
[7][7.5][8][9]
[10][11][12][13]
AT_END1701733408
end
最後
[7][7.5][8][9]
[10][11][12][13]
BEFORE1650812527
befo
[7][7.5][8][9]
[10][11][12][13]
UNKNOWN1433299822
Unkn
No location
追加先 (既定値=LocationOptions.UNKNOWN)
[reference] Table, XMLElement, XmlStory, TextFrame, Text, InsertionPoint, TextStyleRange, Paragraph, TextColumn, Line, Word, Character, Story, Cell位置の基準になるオブジェクト
[withProperties] Objectプロパティを設定
[7][7.5][8][9]
[10][11][12][13]
anyItem() Tableどれかのオブジェクトを返す
[7][7.5][8][9]
[10][11][12][13]
count() 数値要素数を返す
[7][7.5][8][9]
[10][11][12][13]
everyItem() Array( Table )全てのオブジェクトを返す
[7][7.5][8][9]
[10][11][12][13]
firstItem() Table最初のオブジェクトを返す
[7][7.5][8][9]
[10][11][12][13]
item(index) Tableインデックスまたは名前で指定したオブジェクトを返す
index 数値, 文字列値インデックスまたは名前
[7][7.5][8][9]
[10][11][12][13]
itemByID(id) TableIDで指定したオブジェクトを返す
id 数値
[7][7.5][8][9]
[10][11][12][13]
itemByName(name) Table名前で指定したオブジェクトを返す
name 文字列値
[7][7.5][8][9]
[10][11][12][13]
itemByRange(from, to) Array( Table )範囲で指定したオブジェクトを返す
from Table, 数値, 文字列値範囲の開始
to Table, 数値, 文字列値範囲の終了
[7][7.5][8][9]
[10][11][12][13]
lastItem() Table最後のオブジェクトを返す
[7][7.5][8][9]
[10][11][12][13]
middleItem() Table真ん中のオブジェクトを返す
[7][7.5][8][9]
[10][11][12][13]
nextItem(obj) Table一つ後のオブジェクトを返す
obj Table位置の基準になるオブジェクト
[7][7.5][8][9]
[10][11][12][13]
previousItem(obj) Table一つ前のオブジェクトを返す
obj Table位置の基準になるオブジェクト
[7][7.5][8][9]
[10][11][12][13]
toSource() 文字列値ソースコードを表す文字列を返す

Table

プロパティ(parentとその逆)

Ver.プロパティR/O
[7][7.5][8][9]
[10][11][12]
parent XMLElement, XmlStory, TextFrame, Text, InsertionPoint, TextStyleRange, Paragraph, TextColumn, Line, Word, Character, Story, Cell

[13]
parent XMLElement, XmlStory, TextFrame, EndnoteTextFrame, Text, InsertionPoint, TextStyleRange, Paragraph, TextColumn, Line, Word, Character, Story, Cell
[7][7.5][8][9]
[10][11][12][13]
cells Cells
[7][7.5][8][9]
[10][11][12][13]
columns Columns
[7][7.5][8][9]
[10][11][12][13]
eventListeners EventListeners
[7][7.5][8][9]
[10][11][12][13]
events Events
[7][7.5][8][9]
[10][11][12][13]
rows Rows

プロパティ

Ver.プロパティ名R/O説明
[7][7.5][8][9]
[10][11][12][13]
allGraphics Array( Graphic )中にある画像(グループを無視)
[7][7.5][8][9]
[10][11][12][13]
allPageItems Array( PageItem )中にあるPageItem(グループを無視)
[7][7.5][8][9]
[10][11][12][13]
alternatingFills AlternatingFillsTypes
AlternatingFillsTypes
Ver.10進数/文字列説明
[7][7.5][8][9]
[10][11][12][13]
ALTERNATING_COLUMNS1097614188
AlCl
Alternates column fills.
[7][7.5][8][9]
[10][11][12][13]
ALTERNATING_ROWS1097618039
AlRw
Alternates row fills.
[7][7.5][8][9]
[10][11][12][13]
NO_ALTERNATING_PATTERN1097617007
AlNo
No alternating pattern.
The pattern for alternating fills.
[7][7.5][8][9]
[10][11][12][13]
appliedTableStyle TableStyle, 文字列値適用される表スタイル
[7][7.5][8][9]
[10][11][12][13]
associatedXMLElement XMLItem
[7][7.5][8][9]
[10][11][12][13]
bodyRowCount 数値本文行の行数 (1 - 10000)
[7][7.5][8][9]
[10][11][12][13]
bottomBorderStrokeColor Swatch下辺の線の色
[7][7.5][8][9]
[10][11][12][13]
bottomBorderStrokeGapColor Swatch下辺の間隔の色
[7][7.5][8][9]
[10][11][12][13]
bottomBorderStrokeGapOverprint 真偽値下辺の間隔のオーバープリント
[7][7.5][8][9]
[10][11][12][13]
bottomBorderStrokeGapTint 数値下辺の間隔の濃度
[7][7.5][8][9]
[10][11][12][13]
bottomBorderStrokeOverprint 真偽値下辺の線のオーバープリント
[7][7.5][8][9]
[10][11][12][13]
bottomBorderStrokeTint 数値下辺の線の濃度
[7][7.5][8][9]
[10][11][12][13]
bottomBorderStrokeType StrokeStyle, 文字列値下辺の線種
[7][7.5][8][9]
[10][11][12][13]
bottomBorderStrokeWeight 長さ値下辺の線幅
[7][7.5][8][9]
[10][11][12][13]
breakFooters HeaderFooterBreakTypes
HeaderFooterBreakTypes
Ver.10進数/文字列説明
[7][7.5][8][9]
[10][11][12][13]
IN_ALL_TEXT_COLUMNS1231115363
IaTc
テキスト行ごとに反復
[7][7.5][8][9]
[10][11][12][13]
ONCE_PER_PAGE1332760673
OpPa
ページごとに 1 度
[7][7.5][8][9]
[10][11][12][13]
ONCE_PER_TEXT_FRAME1332761702
OpTf
フレームごとに 1 度
The footer placement.
[7][7.5][8][9]
[10][11][12][13]
breakHeaders HeaderFooterBreakTypes
HeaderFooterBreakTypes
Ver.10進数/文字列説明
[7][7.5][8][9]
[10][11][12][13]
IN_ALL_TEXT_COLUMNS1231115363
IaTc
テキスト行ごとに反復
[7][7.5][8][9]
[10][11][12][13]
ONCE_PER_PAGE1332760673
OpPa
ページごとに 1 度
[7][7.5][8][9]
[10][11][12][13]
ONCE_PER_TEXT_FRAME1332761702
OpTf
フレームごとに 1 度
The header placement.
[7][7.5][8][9]
[10][11][12][13]
buttons Buttonsボタンオブジェクト
[7][7.5][8][9]
[10][11][12][13]
changes Changesボタンオブジェクト
[8][9]
[10][11][12][13]
checkBoxes CheckBoxesPDFフォーム(チェックボックス)

[11][12][13]
clipContentToGraphicCell 真偽値内容をセル内に入る部分のみ表示

[11][12][13]
clipContentToTextCell 真偽値内容をセル内に入る部分のみ表示
[7][7.5][8][9]
[10][11][12][13]
columnCount 数値列数(1 - 200)
[7][7.5][8][9]
[10][11][12][13]
columnFillsPriority 真偽値If true, hides alternating row fills. If false, hides alternating column fills.
[8][9]
[10][11][12][13]
comboBoxes ComboBoxesPDFフォーム(コンボボックス)
[7][7.5][8][9]
[10][11][12][13]
contents Array( 文字列値, SpecialCharacters ), NothingEnum.NOTHING(1851876449/nada)内容(テキスト)
[7][7.5][8][9]
[10][11][12][13]
displayCollapsed 真偽値If true, then the table will show collapsed in story and galley views.
[7][7.5][8][9]
[10][11][12][13]
displayOrder DisplayOrderOptions
DisplayOrderOptions
Ver.10進数/文字列説明
[7][7.5][8][9]
[10][11][12][13]
ORDER_BY_COLUMNS1652114254
byCN
Order by columns.
[7][7.5][8][9]
[10][11][12][13]
ORDER_BY_ROWS1652118103
byRW
Order by rows.
Specifies the order the table cells will display in when viewing in story and galley views.
[7][7.5][8][9]
[10][11][12][13]
endColumnFillColor SwatchThe fill color, specified as a swatch (color, gradient, tint, or mixed ink), of columns in the second alternating fill group. Note: Valid when alternating fills are defined for table columns.
[7][7.5][8][9]
[10][11][12][13]
endColumnFillCount 数値The number of columns in the second alternating fills group. Note: Valid when alternating fills are defined for table columns.
[7][7.5][8][9]
[10][11][12][13]
endColumnFillOverprint 真偽値If true, the columns in the second alternating fills group will overprint. Note: Valid when alternating fills are defined for table columns.
[7][7.5][8][9]
[10][11][12][13]
endColumnFillTint 数値The tint (as a percentage) of the columns in the second alternating fills group. (Range: 0 to 100) Note: Valid when alternating fills are defined for table columns.
[7][7.5][8][9]
[10][11][12][13]
endColumnLineStyle StrokeStyle, 文字列値The stroke type of columns in the second alternating strokes group. Can also accept: String.
[7][7.5][8][9]
[10][11][12][13]
endColumnStrokeColor SwatchThe stroke color, specified as a swatch (color, gradient, tint, or mixed ink), of column borders in the second alternating column strokes group. Note: Valid when end column stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
endColumnStrokeCount 数値The number of columns in the second alternating column strokes group.
[7][7.5][8][9]
[10][11][12][13]
endColumnStrokeGapColor SwatchThe stroke gap color, specified as a swatch (color, gradient, tint, or mixed ink), of column borders in the second alternating column strokes group. Note: Valid when end column stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
endColumnStrokeGapOverprint 真偽値If true, the gap of the column border stroke in the second alternating column strokes group will overprint. Note: Valid when end column stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
endColumnStrokeGapTint 数値The tint (as a percentage) of the gap color of column borders in the second alternating column strokes group. (Range: 0 to 100) Note: Valid when end column stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
endColumnStrokeOverprint 真偽値If true, the column borders in the second alternating column strokes group will overprint. Note: Valid when end column stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
endColumnStrokeTint 数値The tint (as a percentage) of column borders in the second alternating column strokes group. (Range: 0 to 100) Note: Valid when end column stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
endColumnStrokeWeight 長さ値The stroke weight of column borders in the second alternating column strokes group. Note: Valid when end column stroke count is 1 or greater.

[13]
endnoteTextFrames EndnoteTextFrames後注テキストフレーム
[7][7.5][8][9]
[10][11][12][13]
endRowFillColor SwatchThe fill color, specified as a swatch (color, gradient, tint, or mixed ink), of rows in the second alternating fills group. Note: Valid when alternating fills are defined for table rows.
[7][7.5][8][9]
[10][11][12][13]
endRowFillCount 数値The number of rows in the second alternating fills group. Note: Valid when alternating fills are defined for table rows.
[7][7.5][8][9]
[10][11][12][13]
endRowFillOverprint 真偽値If true, the rows in the second alternating fills group will overprint. Note: Valid when alternating fills are defined for table rows.
[7][7.5][8][9]
[10][11][12][13]
endRowFillTint 数値The tint (as a percentage) of the rows in the second alternating fills group. (Range: 0 to 100) Note: Valid when alternating fills are defined for table rows.
[7][7.5][8][9]
[10][11][12][13]
endRowStrokeColor SwatchThe stroke color, specified as a swatch (color, gradient, tint, or mixed ink), of row borders in the second alternating row strokes group. Note: Valid when end row stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
endRowStrokeCount 数値The number of rows in the second alternating row strokes group.
[7][7.5][8][9]
[10][11][12][13]
endRowStrokeGapColor SwatchThe gap color, specified as a swatch (color, gradient, tint, or mixed ink), of row borders in the second alternating rows group. Note: Valid when end row stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
endRowStrokeGapOverprint 真偽値If true, the gap of the row borders in the second alternating rows group will overprint. Note: Valid when end row stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
endRowStrokeGapTint 数値The tint (as a percentage) of the gap color of rows in the second alternating strokes group. (Range: 0 to 100) Note: Valid when end row stroke count is 1 or greater and end row stroke type is not solid.
[7][7.5][8][9]
[10][11][12][13]
endRowStrokeOverprint 真偽値If true, the rows in the second alternating rows group will overprint. Note: Valid when end row stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
endRowStrokeTint 数値The tint (as a percentage) of the row borders in the second alternating strokes group. (Range: 0 to 100) Note: Valid when end row stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
endRowStrokeType StrokeStyle, 文字列値The stroke type of rows in the second alternating strokes group. Can also accept: String.
[7][7.5][8][9]
[10][11][12][13]
endRowStrokeWeight 長さ値The stroke weight of row borders in the second alternating row strokes group. Note: Valid when end row stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
epstexts EPSTextsイラストレータからコピーしてきたテキスト
[7][7.5][8][9]
[10][11][12][13]
footerRowCount 数値フッタ行の行数 (0 - 25)
[7][7.5][8][9]
[10][11][12][13]
formFields FormFieldsフォームフィールド

[11][12][13]
graphicBottomInset 長さ値セルの余白(下)

[11][12][13]
graphicLeftInset 長さ値セルの余白(左)
[7][7.5][8][9]
[10][11][12][13]
graphicLines GraphicLines直線オブジェクト

[11][12][13]
graphicRightInset 長さ値セルの余白(右)

[11][12][13]
graphicTopInset 長さ値セルの余白(上)
[7][7.5][8][9]
[10][11][12][13]
groups Groupsオブジェクトのグループ
[7][7.5][8][9]
[10][11][12][13]
headerRowCount 数値ヘッダ行の行数 (0 - 25)
[7][7.5][8][9]
[10][11][12][13]
height 長さ値高さ
[7][7.5][8][9]
[10][11][12][13]
hiddenTexts HiddenTexts非表示テキスト(条件テキスト)
[7][7.5][8][9]
[10][11][12][13]
id 数値オブジェクトのID
[7][7.5][8][9]
[10][11][12][13]
index 数値インデックス
[7][7.5][8][9]
[10][11][12][13]
isValid 真偽値オブジェクトが有効かどうか
[7][7.5][8][9]
[10][11][12][13]
label 文字列値スクリプトラベル
[7][7.5][8][9]
[10][11][12][13]
leftBorderStrokeColor Swatch左辺の線の色
[7][7.5][8][9]
[10][11][12][13]
leftBorderStrokeGapColor Swatch左辺の間隔の色
[7][7.5][8][9]
[10][11][12][13]
leftBorderStrokeGapOverprint 真偽値左辺の間隔のオーバープリント
[7][7.5][8][9]
[10][11][12][13]
leftBorderStrokeGapTint 数値左辺の間隔の濃淡
[7][7.5][8][9]
[10][11][12][13]
leftBorderStrokeOverprint 真偽値左辺の線のオーバープリント
[7][7.5][8][9]
[10][11][12][13]
leftBorderStrokeTint 数値左辺の線の濃淡
[7][7.5][8][9]
[10][11][12][13]
leftBorderStrokeType StrokeStyle, 文字列値左辺の線種
[7][7.5][8][9]
[10][11][12][13]
leftBorderStrokeWeight 長さ値左辺の線幅
[8][9]
[10][11][12][13]
listBoxes ListBoxesPDFフォーム(リストボックス)
[7][7.5][8][9]
[10][11][12][13]
multiStateObjects MultiStateObjectsマルチステートオブジェクト
[7][7.5][8][9]
[10][11][12][13]
name 文字列値オブジェクトの名前 - label のエイリアス
[7][7.5][8][9]
[10][11][12][13]
notes Notes注釈
[7][7.5][8][9]
[10][11][12][13]
ovals Ovals楕円
[7][7.5][8][9]
[10][11][12][13]
pageItems PageItemsスプレッド上のオブジェクト
[7][7.5][8][9]
[10][11][12][13]
polygons Polygons多角形
[7][7.5][8][9]
[10][11][12][13]
properties Object
[8][9]
[10][11][12][13]
radioButtons RadioButtonsPDFフォーム(ラジオボタン)
[7][7.5][8][9]
[10][11][12][13]
rectangles Rectangles長方形
[7][7.5][8][9]
[10][11][12][13]
rightBorderStrokeColor Swatch右辺の線の色
[7][7.5][8][9]
[10][11][12][13]
rightBorderStrokeGapColor Swatch右辺の間隔の色
[7][7.5][8][9]
[10][11][12][13]
rightBorderStrokeGapOverprint 真偽値右辺の間隔のオーバープリント
[7][7.5][8][9]
[10][11][12][13]
rightBorderStrokeGapTint 数値右辺の間隔の濃淡
[7][7.5][8][9]
[10][11][12][13]
rightBorderStrokeOverprint 真偽値右辺の線のオーバープリント
[7][7.5][8][9]
[10][11][12][13]
rightBorderStrokeTint 数値右辺の線の濃淡
[7][7.5][8][9]
[10][11][12][13]
rightBorderStrokeType StrokeStyle, 文字列値右辺の線種
[7][7.5][8][9]
[10][11][12][13]
rightBorderStrokeWeight 長さ値右辺の線幅
[8][9]
[10][11][12][13]
signatureFields SignatureFieldsPDFフォーム(署名フィールド)
[7][7.5][8][9]
[10][11][12][13]
skipFirstAlternatingFillColumns 数値The number of columns on the left side of the table to skip before applying the column fill color. Note: Valid when alternating fills are defined for table columns.
[7][7.5][8][9]
[10][11][12][13]
skipFirstAlternatingFillRows 数値The number of body rows at the beginning of the table to skip before applying the row fill color. Note: Valid when alternating fills are defined for table rows.
[7][7.5][8][9]
[10][11][12][13]
skipFirstAlternatingStrokeColumns 数値The number of columns on the left of the table in which to skip border stroke formatting. Note: Valid when start column stroke count is 1 or greater and/or end column stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
skipFirstAlternatingStrokeRows 数値The number of body rows at the beginning of the table in which to skip border stroke formatting. Note: Valid when start row stroke count is 1 or greater and/or end row stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
skipFirstHeader 真偽値If true, skips the first occurrence of header rows.
[7][7.5][8][9]
[10][11][12][13]
skipLastAlternatingFillColumns 数値The number columns on the right side of the table in which to not apply the column fill color. Note: Valid when alternating fills are defined for table columns.
[7][7.5][8][9]
[10][11][12][13]
skipLastAlternatingFillRows 数値The number of body rows at the end of the table in which to not apply the row fill color. Note: Valid when alternating fills are defined for table rows.
[7][7.5][8][9]
[10][11][12][13]
skipLastAlternatingStrokeColumns 数値The number of columns on the right side of the table in which to skip border stroke formatting. Note: Valid when start column stroke count is 1 or greater and/or end column stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
skipLastAlternatingStrokeRows 数値The number of body rows at the end of the table in which to skip border stroke formatting. Note: Valid when start row stroke count is 1 or greater and/or end row stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
skipLastFooter 真偽値If true, skips the last occurrence of footer rows.
[7][7.5][8][9]
[10][11][12][13]
spaceAfter 長さ値後のアキ
[7][7.5][8][9]
[10][11][12][13]
spaceBefore 長さ値前のアキ
[7][7.5][8][9]
[10][11][12][13]
splineItems SplineItems図形
[7][7.5][8][9]
[10][11][12][13]
startColumnFillColor SwatchThe fill color, specified as a swatch (color, gradient, tint, or mixed ink), of columns in the first alternating fills group. Note: Valid when alternating fills are defined for table columns.
[7][7.5][8][9]
[10][11][12][13]
startColumnFillCount 数値The number of columns in the first alternating fills group. Note: Valid when alternating fills are defined for table columns.
[7][7.5][8][9]
[10][11][12][13]
startColumnFillOverprint 真偽値If true, the columns in the first alternating fills group will overprint. Note: Valid when alternating fills are defined for table columns.
[7][7.5][8][9]
[10][11][12][13]
startColumnFillTint 数値The tint (as a percentage) of the columns in the first alternating fills group. (Range: 0 to 100) Note: Valid when alternating fills are defined for table columns.
[7][7.5][8][9]
[10][11][12][13]
startColumnStrokeColor SwatchThe stroke color, specified as a swatch (color, gradient, tint, or mixed ink), of column borders in the first alternating column strokes group.
[7][7.5][8][9]
[10][11][12][13]
startColumnStrokeCount 数値The number of columns in the first alternating column strokes group.
[7][7.5][8][9]
[10][11][12][13]
startColumnStrokeGapColor SwatchThe stroke gap color, specified as a swatch (color, gradient, tint, or mixed ink), of column borders in the first alternating column strokes group. Note: Valid when start column stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
startColumnStrokeGapOverprint 真偽値If true, the gap of the column borders in the first alternating column strokes group will overprint. Note: Valid when start column stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
startColumnStrokeGapTint 数値The tint (as a percentage) of the gap color of column borders in the first alternating column strokes group. (Range: 0 to 100) Note: Valid when start column stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
startColumnStrokeOverprint 真偽値If true, the column borders in the first alternating column strokes group will overprint. Note: Valid when start column stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
startColumnStrokeTint 数値The tint (as a percentage) of column borders in the first alternating column strokes group. (Range: 0 to 100) Note: Valid when start column stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
startColumnStrokeType StrokeStyle, 文字列値The stroke type of columns in the first alternating strokes group. Can also accept: String.
[7][7.5][8][9]
[10][11][12][13]
startColumnStrokeWeight 長さ値The stroke weight of column borders in the first alternating column strokes group. Note: Valid when start column stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
startRowFillColor SwatchThe fill color, specified as a swatch (color, gradient, tint, or mixed ink), of rows in the first alternating fills group. Note: Valid when alternating fills are defined for table rows.
[7][7.5][8][9]
[10][11][12][13]
startRowFillCount 数値The number of rows in the first alternating fills group. Note: Valid when alternating fills are defined for table rows.
[7][7.5][8][9]
[10][11][12][13]
startRowFillOverprint 真偽値If true, the rows in the first alternating fills group will overprint. Note: Valid when alternating fills are defined for table rows.
[7][7.5][8][9]
[10][11][12][13]
startRowFillTint 数値The tint (as a percentage) of the rows in the first alternating fills group. (Range: 0 to 100) Note: Valid when alternating fills are defined for table rows.
[7][7.5][8][9]
[10][11][12][13]
startRowStrokeColor SwatchThe color, specified as a swatch (color, gradient, tint, or mixed ink), of row borders in the first alternating row strokes group. Note: Valid when start row stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
startRowStrokeCount 数値The number of rows in the first alternating row strokes group.
[7][7.5][8][9]
[10][11][12][13]
startRowStrokeGapColor SwatchThe stroke gap color of row borders in the first alternating row strokes group, specified as a swatch (color, gradient, tint, or mixed ink). Note: Valid when start row stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
startRowStrokeGapOverprint 真偽値If true, the gap color of the row border stroke in the first alternating row strokes group will overprint. Note: Valid when start row stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
startRowStrokeGapTint 数値The tint (as a percentage) of the gap color of row borders in the first alternating rows group. (Range: 0 to 100) Note: Valid when start row stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
startRowStrokeOverprint 真偽値If true, the row borders in the first alternating row strokes group will overprint. Note: Valid when start row stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
startRowStrokeTint 数値The tint (as a percentage) of the borders in the first alternating row strokes group. (Range: 0 to 100) Note: Valid when start row stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
startRowStrokeType StrokeStyle, 文字列値The stroke type of rows in the first alternating strokes group. Can also accept: String.
[7][7.5][8][9]
[10][11][12][13]
startRowStrokeWeight 長さ値The stroke weight of row borders in the first alternating row strokes group. Note: Valid when start row stroke count is 1 or greater.
[7][7.5][8][9]
[10][11][12][13]
storyOffset InsertionPointThe insertion point before the table in the story containing the table.
[7][7.5][8][9]
[10][11][12][13]
strokeOrder StrokeOrderTypes
StrokeOrderTypes
Ver.10進数/文字列説明
[7][7.5][8][9]
[10][11][12][13]
BEST_JOINS1935828330
sbej
行と列の結合を最適化
[7][7.5][8][9]
[10][11][12][13]
COLUMN_ON_TOP1935896436
scot
列の罫線を前面へ
[7][7.5][8][9]
[10][11][12][13]
INDESIGN_2_COMPATIBILITY1936286819
sidc
InDesign 2.0 ベース
[7][7.5][8][9]
[10][11][12][13]
ROW_ON_TOP1936879476
srot
行の罫線を前面へ
罫線のアレンジ
[7][7.5][8][9]
[10][11][12][13]
tableDirection TableDirectionOptions
TableDirectionOptions
Ver.10進数/文字列説明
[7][7.5][8][9]
[10][11][12][13]
LEFT_TO_RIGHT_DIRECTION1278366308
L2Rd
左から右へ
[7][7.5][8][9]
[10][11][12][13]
RIGHT_TO_LEFT_DIRECTION1379028068
R2Ld
右から左へ
The direction of the the table

[11][12][13]
textBottomInset 長さ値セルの余白(下)
[8][9]
[10][11][12][13]
textBoxes TextBoxesPDFフォーム(テキストフィールド)
[7][7.5][8][9]
[10][11][12][13]
textFrames TextFramesテキストフレーム

[11][12][13]
textLeftInset 長さ値セルの余白(左)

[11][12][13]
textRightInset 長さ値セルの余白(右)

[11][12][13]
textTopInset 長さ値セルの余白(上)
[7][7.5][8][9]
[10][11][12][13]
textVariableInstances TextVariableInstancesテキスト変数のインスタンス
[7][7.5][8][9]
[10][11][12][13]
topBorderStrokeColor Swatch上辺の線の色
[7][7.5][8][9]
[10][11][12][13]
topBorderStrokeGapColor Swatch上辺の間隔の色
[7][7.5][8][9]
[10][11][12][13]
topBorderStrokeGapOverprint 真偽値上辺の間隔のオーバープリント
[7][7.5][8][9]
[10][11][12][13]
topBorderStrokeGapTint 数値上辺の間隔の濃淡
[7][7.5][8][9]
[10][11][12][13]
topBorderStrokeOverprint 真偽値上辺の線のオーバープリント
[7][7.5][8][9]
[10][11][12][13]
topBorderStrokeTint 数値上辺の線の濃淡
[7][7.5][8][9]
[10][11][12][13]
topBorderStrokeType StrokeStyle, 文字列値上辺の線種
[7][7.5][8][9]
[10][11][12][13]
topBorderStrokeWeight 長さ値上辺の線幅
[7][7.5][8][9]
[10][11][12][13]
width 長さ値セルの幅

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[7][7.5][8][9]
[10][11][12][13]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[7][7.5][8][9]
[10][11][12][13]
autoTag() なし自動タグ
[7][7.5][8][9]
[10][11][12][13]
changeGlyph([reverseOrder]) Array( Text )字形の置換
[reverseOrder] 真偽値逆順
[7][7.5][8][9]
[10][11][12][13]
changeGrep([reverseOrder]) Array( Text )正規表現置換
[reverseOrder] 真偽値逆順
[7][7.5][8][9]
[10][11][12][13]
changeText([reverseOrder]) Array( Text )テキストの置換
[reverseOrder] 真偽値逆順
[7][7.5][8][9]
[10][11][12][13]
changeTransliterate([reverseOrder]) Array( Text )文字種変換の置換
[reverseOrder] 真偽値逆順
[7][7.5][8][9]
[10][11][12][13]
clearTableStyleOverrides() なし表スタイルのオーバーライドを消去
[7][7.5][8][9]
[10][11][12][13]
convertBulletsAndNumberingToText() なし箇条書きをテキストに変換
[7][7.5][8][9]
[10][11][12][13]
convertToText([columnSeparator], [rowSeparator]) Text表をテキストに変換。テキストを返す
[columnSeparator] 文字列値列区切りの文字
[rowSeparator] 文字列値行区切りの文字
[7][7.5][8][9]
[10][11][12][13]
createOutlines([deleteOriginal]) Array( PageItem )グラフィックス化
[deleteOriginal] 真偽値元のテキストを削除するかどうか (既定値=true)
[7][7.5][8][9]
[10][11][12][13]
extractLabel(key) 文字列値キーに関連づけられた値を取得
key 文字列値キー
[7][7.5][8][9]
[10][11][12][13]
findGlyph([reverseOrder]) Array( Text )字形の検索
[reverseOrder] 真偽値逆順
[7][7.5][8][9]
[10][11][12][13]
findGrep([reverseOrder]) Array( Text )正規表現検索
[reverseOrder] 真偽値逆順
[7][7.5][8][9]
[10][11][12][13]
findText([reverseOrder]) Array( Text )テキストの検索
[reverseOrder] 真偽値逆順
[7][7.5][8][9]
[10][11][12][13]
findTransliterate([reverseOrder]) Array( Text )文字種変換の検索
[reverseOrder] 真偽値逆順
[7][7.5][8][9]
[10][11][12][13]
getElements() Array( Table )オブジェクト参照を返す
[7][7.5][8][9]
[10][11][12][13]
insertLabel(key, value) なしキーに関連づけられた値を設定
key 文字列値キー
value 文字列値
[7][7.5][8][9]
[10][11][12][13]
markup(using) なしXML要素に関連付ける
using XMLElement
[7][7.5][8][9]
[10][11][12][13]
recompose() なしテキストを再構成する
[7][7.5][8][9]
[10][11][12][13]
remove() なし削除
[7][7.5][8][9]
[10][11][12][13]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[7][7.5][8][9]
[10][11][12][13]
select([existingSelection]) なし選択状態にする
[existingSelection] SelectionOptions
SelectionOptions
Ver.10進数/文字列説明
[7][7.5][8][9]
[10][11][12][13]
ADD_TO1633969202
add2
追加選択する
[7][7.5][8][9]
[10][11][12][13]
REMOVE_FROM1919249734
remF
選択から削除する
[7][7.5][8][9]
[10][11][12][13]
REPLACE_WITH1919250519
repW
置き換える
[8][9]
[10][11][12][13]
SET_KEY1936028779
setk
整列のキーオブジェクトにする
既に選択されているものがあった場合 (既定値=SelectionOptions.REPLACE_WITH)
[7][7.5][8][9]
[10][11][12][13]
toSource() 文字列値ソースコードを表す文字列を返す
[7][7.5][8][9]
[10][11][12][13]
toSpecifier() 文字列値Retrieves the object specifier.
[7][7.5][8][9]
[10][11][12][13]
unmerge() Array( Cell )結合を解除