Rows

Row(表の行)のコレクション

プロパティ

Ver.プロパティ名R/O説明
[7][7.5][8][14]
[15][16][17][18]
length 数値オブジェクト数

メソッド

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

Row

表の行

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

Ver.プロパティR/O
[7][7.5][8][14]
[15][16][17][18]
parent Table
[7][7.5][8][14]
[15][16][17][18]
parentColumn Column
[7][7.5][8][14]
[15][16][17][18]
parentRow Row
[7][7.5][8][14]
[15][16][17][18]
cells Cells
[7][7.5][8][14]
[15][16][17][18]
eventListeners EventListeners
[7][7.5][8][14]
[15][16][17][18]
events Events

プロパティ

Ver.プロパティ名R/O説明
[7][7.5][8][14]
[15][16][17][18]
autoGrow 真偽値行の高さの指定。true:最小限度、false:指定値を使用
[7][7.5][8][14]
[15][16][17][18]
bottomEdgeStrokeColor Swatch下辺の線の色
[7][7.5][8][14]
[15][16][17][18]
bottomEdgeStrokeGapColor Swatch下辺の間隔の色
[7][7.5][8][14]
[15][16][17][18]
bottomEdgeStrokeGapOverprint 真偽値下辺の間隔のオーバープリント
[7][7.5][8][14]
[15][16][17][18]
bottomEdgeStrokeGapTint 数値下辺の間隔の濃度
[7][7.5][8][14]
[15][16][17][18]
bottomEdgeStrokeOverprint 真偽値下辺の線のオーバープリント
[7][7.5][8][14]
[15][16][17][18]
bottomEdgeStrokeTint 数値下辺の線の濃度
[7][7.5][8][14]
[15][16][17][18]
bottomEdgeStrokeType StrokeStyle, 文字列値下辺の線種
[7][7.5][8][14]
[15][16][17][18]
bottomEdgeStrokeWeight 長さ値下辺の線幅
[7][7.5][8][14]
[15][16][17][18]
bottomInset 長さ値セルの下方向のマージン
[7][7.5][8][14]
[15][16][17][18]
clipContentToCell 真偽値内容をセル内に入る部分のみ表示
[14]
[15][16][17][18]
clipContentToGraphicCell 真偽値内容をセル内に入る部分のみ表示
[14]
[15][16][17][18]
clipContentToTextCell 真偽値内容をセル内に入る部分のみ表示
[7][7.5][8][14]
[15][16][17][18]
columns Columns表の列
[7][7.5][8][14]
[15][16][17][18]
columnSpan 数値The number of columns that the object spans.
[7][7.5][8]
contents 文字列値, SpecialCharacters, NothingEnum.NOTHING(1851876449/nada), Array( 文字列値, SpecialCharacters, NothingEnum.NOTHING(1851876449/nada) )内容(テキスト)
[14]
[15][16][17][18]
contents PageItem, 文字列値, SpecialCharacters, NothingEnum.NOTHING(1851876449/nada), Array( PageItem, 文字列値, SpecialCharacters, NothingEnum.NOTHING(1851876449/nada) )内容
[7][7.5][8][14]
[15][16][17][18]
diagonalLineInFront 真偽値斜線を前面にする
[7][7.5][8][14]
[15][16][17][18]
diagonalLineStrokeColor Swatch斜線のカラー
[7][7.5][8][14]
[15][16][17][18]
diagonalLineStrokeGapColor Swatch斜線の間隔のカラー
[7][7.5][8][14]
[15][16][17][18]
diagonalLineStrokeGapOverprint 真偽値斜線の間隔のオーバープリント
[7][7.5][8][14]
[15][16][17][18]
diagonalLineStrokeGapTint 数値斜線の間隔の濃淡
[7][7.5][8][14]
[15][16][17][18]
diagonalLineStrokeOverprint 真偽値斜線のオーバープリント
[7][7.5][8][14]
[15][16][17][18]
diagonalLineStrokeTint 数値斜線の濃淡
[7][7.5][8][14]
[15][16][17][18]
diagonalLineStrokeType StrokeStyle, 文字列値斜線の線種
[7][7.5][8][14]
[15][16][17][18]
diagonalLineStrokeWeight 長さ値斜線の線幅
[7][7.5][8][14]
[15][16][17][18]
fillColor Swatch, 文字列値セルの塗りの色
[7][7.5][8][14]
[15][16][17][18]
fillTint 数値塗りの濃淡(継承する場合は-1)
[7][7.5][8][14]
[15][16][17][18]
firstBaselineOffset FirstBaseline
FirstBaseline
Ver.10進数/文字列説明
[7][7.5][8][14]
[15][16][17][18]
ASCENT_OFFSET1296135023
MAso
アセント
[7][7.5][8][14]
[15][16][17][18]
CAP_HEIGHT1296255087
MCHo
キャップハイト
[7][7.5][8][14]
[15][16][17][18]
EMBOX_HEIGHT1296386159
MEHo
仮想ボディの高さ
[7][7.5][8][14]
[15][16][17][18]
FIXED_HEIGHT1313228911
NFHo
固定
[7][7.5][8][14]
[15][16][17][18]
LEADING_OFFSET1296852079
MLdo
行送り
[7][7.5][8][14]
[15][16][17][18]
X_HEIGHT1299728495
MxHo
Xハイト
先頭ベースラインオフセット
[7][7.5][8][14]
[15][16][17][18]
gradientFillAngle 数値塗りのグラデーション(線形)の角度 (-180 - 180)
[7][7.5][8][14]
[15][16][17][18]
gradientFillLength 数値塗りのグラデーションの長さ
[7][7.5][8][14]
[15][16][17][18]
gradientFillStart [ x, y ]塗りのグラデーション開始点。x,yは数値または長さ値
[14]
[15][16][17][18]
graphicBottomInset 長さ値セルの余白(下)
[14]
[15][16][17][18]
graphicLeftInset 長さ値セルの余白(左)
[14]
[15][16][17][18]
graphicRightInset 長さ値セルの余白(右)
[14]
[15][16][17][18]
graphicTopInset 長さ値セルの余白(上)
[7][7.5][8][14]
[15][16][17][18]
height 長さ値高さ
[7][7.5][8][14]
[15][16][17][18]
index 数値インデックス
[7][7.5][8][14]
[15][16][17][18]
innerColumnStrokeColor SwatchThe color, specified as a swatch, of the inner column border stroke.
[7][7.5][8][14]
[15][16][17][18]
innerColumnStrokeGapColor SwatchThe swatch (color, gradient, tint, or mixed ink) applied to the gap of the inner column border stroke. Note: Not valid when inner column stroke type is solid.
[7][7.5][8][14]
[15][16][17][18]
innerColumnStrokeGapOverprint 真偽値If true, the gap color of the inner column border stroke will overprint. Note: Not valid when inner column stroke type is solid.
[7][7.5][8][14]
[15][16][17][18]
innerColumnStrokeGapTint 数値The tint (as a percentage) of the inner column border stroke gap color. (Range: 0 to 100) Note: Not valid when inner column stroke type is solid.
[7][7.5][8][14]
[15][16][17][18]
innerColumnStrokeOverprint 真偽値If true, the inner column border stroke will overprint.
[7][7.5][8][14]
[15][16][17][18]
innerColumnStrokeTint 数値The tint (as a percentage) of the inner column border stroke. (Range: 0 to 100)
[7][7.5][8][14]
[15][16][17][18]
innerColumnStrokeType StrokeStyle, 文字列値The stroke type of the inner column. Can also accept: String.
[7][7.5][8][14]
[15][16][17][18]
innerColumnStrokeWeight 長さ値The stroke weight of the inner column border stroke.
[7][7.5][8][14]
[15][16][17][18]
innerRowStrokeColor SwatchThe color, specified as a swatch, of the inner row border stroke.
[7][7.5][8][14]
[15][16][17][18]
innerRowStrokeGapColor SwatchThe swatch (color, gradient, tint, or mixed ink) applied to the gap of the inner row border stroke. Note: Not valid when inner row stroke type is solid.
[7][7.5][8][14]
[15][16][17][18]
innerRowStrokeGapOverprint 真偽値If true, the gap color of the inner row border stroke will overprint. Note: Not valid when inner row stroke type is solid.
[7][7.5][8][14]
[15][16][17][18]
innerRowStrokeGapTint 数値The tint (as a percentage) of the inner row border stroke. (Range: 0 to 100) Note: Not valid when inner row stroke type is solid.
[7][7.5][8][14]
[15][16][17][18]
innerRowStrokeOverprint 真偽値If true, the inner row border stroke will overprint.
[7][7.5][8][14]
[15][16][17][18]
innerRowStrokeTint 数値The tint (as a percentage) of the inner row border stroke. (Range: 0 to 100)
[7][7.5][8][14]
[15][16][17][18]
innerRowStrokeType StrokeStyle, 文字列値The stroke type of the inner row. Can also accept: String.
[7][7.5][8][14]
[15][16][17][18]
innerRowStrokeWeight 長さ値The stroke weight of the inner row border strokes.
[7][7.5][8][14]
[15][16][17][18]
isValid 真偽値オブジェクトが有効かどうか
[7][7.5][8][14]
[15][16][17][18]
keepWithNextRow 真偽値If true, keeps the row with the next row when the table is split across text frames or pages.
[7][7.5][8][14]
[15][16][17][18]
leftEdgeStrokeColor Swatch左辺の線の色
[7][7.5][8][14]
[15][16][17][18]
leftEdgeStrokeGapColor Swatch左辺の間隔の色
[7][7.5][8][14]
[15][16][17][18]
leftEdgeStrokeGapOverprint 真偽値左辺の間隔のオーバープリント
[7][7.5][8][14]
[15][16][17][18]
leftEdgeStrokeGapTint 数値左辺の間隔の濃淡
[7][7.5][8][14]
[15][16][17][18]
leftEdgeStrokeOverprint 真偽値左辺の線のオーバープリント
[7][7.5][8][14]
[15][16][17][18]
leftEdgeStrokeTint 数値左辺の線の濃淡
[7][7.5][8][14]
[15][16][17][18]
leftEdgeStrokeType StrokeStyle, 文字列値左辺の線種
[7][7.5][8][14]
[15][16][17][18]
leftEdgeStrokeWeight 長さ値左辺の線幅
[7][7.5][8][14]
[15][16][17][18]
leftInset 長さ値セルの左方向のマージン
[7][7.5][8][14]
[15][16][17][18]
maximumHeight 長さ値The maximum height to which cells in the Row may grow. Note: The maximum height cannot be exceeded even when auto grow is set to true. Also, the maximum height can affect redistribution.
[7][7.5][8][14]
[15][16][17][18]
minimumFirstBaselineOffset 長さ値先頭ベースライン位置―最小 (0 - 8640)
[7][7.5][8][14]
[15][16][17][18]
minimumHeight 長さ値セルの高さの最小限度
[7][7.5][8][14]
[15][16][17][18]
name 文字列値オブジェクトの名前
[7][7.5][8][14]
[15][16][17][18]
overflows 真偽値文字があふれているかどうか
[7][7.5][8][14]
[15][16][17][18]
overprintFill 真偽値セルの塗りのオーバープリント
[7][7.5][8][14]
[15][16][17][18]
paragraphSpacingLimit 長さ値段落スペース最大値
[7][7.5][8][14]
[15][16][17][18]
properties Object
[7][7.5][8][14]
[15][16][17][18]
rightEdgeStrokeColor Swatch右辺の線の色
[7][7.5][8][14]
[15][16][17][18]
rightEdgeStrokeGapColor Swatch右辺の間隔の色
[7][7.5][8][14]
[15][16][17][18]
rightEdgeStrokeGapOverprint 真偽値右辺の間隔のオーバープリント
[7][7.5][8][14]
[15][16][17][18]
rightEdgeStrokeGapTint 数値右辺の間隔の濃淡
[7][7.5][8][14]
[15][16][17][18]
rightEdgeStrokeOverprint 真偽値右辺の線のオーバープリント
[7][7.5][8][14]
[15][16][17][18]
rightEdgeStrokeTint 数値右辺の線の濃淡
[7][7.5][8][14]
[15][16][17][18]
rightEdgeStrokeType StrokeStyle, 文字列値右辺の線種
[7][7.5][8][14]
[15][16][17][18]
rightEdgeStrokeWeight 長さ値右辺の線幅
[7][7.5][8][14]
[15][16][17][18]
rightInset 長さ値セルの右方向のマージン
[7][7.5][8][14]
[15][16][17][18]
rotationAngle 数値回転角度 ( 0, 90, 180, 270 )
[7][7.5][8][14]
[15][16][17][18]
rows Rows表の行
[7][7.5][8][14]
[15][16][17][18]
rowSpan 数値
[7][7.5][8][14]
[15][16][17][18]
rowType RowTypes
RowTypes
Ver.10進数/文字列説明
[7][7.5][8][14]
[15][16][17][18]
BODY_ROW1161982583
EBrw
本文行
[7][7.5][8][14]
[15][16][17][18]
FOOTER_ROW1162244727
EFrw
フッタ行
[7][7.5][8][14]
[15][16][17][18]
HEADER_ROW1162375799
EHrw
ヘッダ行
[7][7.5][8][14]
[15][16][17][18]
MIXED_STATE1162703479
EMrw
混合
[7][7.5][8][14]
[15][16][17][18]
startRow StartParagraph
StartParagraph
Ver.10進数/文字列説明
[7][7.5][8][14]
[15][16][17][18]
ANYWHERE1851945579
nbrk
任意の位置
[7][7.5][8][14]
[15][16][17][18]
NEXT_COLUMN1667396203
cbrk
次の段
[7][7.5][8][14]
[15][16][17][18]
NEXT_EVEN_PAGE1164993131
Epbk
次の偶数ページ
[7][7.5][8][14]
[15][16][17][18]
NEXT_FRAME1313235563
NFbk
次のフレーム
[7][7.5][8][14]
[15][16][17][18]
NEXT_ODD_PAGE1332765291
Opbk
次の奇数ページ
[7][7.5][8][14]
[15][16][17][18]
NEXT_PAGE1885500011
pbrk
次のページ
段落の開始位置
[14]
[15][16][17][18]
textBottomInset 長さ値セルの余白(下)
[14]
[15][16][17][18]
textLeftInset 長さ値セルの余白(左)
[14]
[15][16][17][18]
textRightInset 長さ値セルの余白(右)
[14]
[15][16][17][18]
textTopInset 長さ値セルの余白(上)
[7][7.5][8][14]
[15][16][17][18]
topEdgeStrokeColor Swatch上辺の線の色
[7][7.5][8][14]
[15][16][17][18]
topEdgeStrokeGapColor Swatch上辺の間隔の色
[7][7.5][8][14]
[15][16][17][18]
topEdgeStrokeGapOverprint 真偽値上辺の間隔のオーバープリント
[7][7.5][8][14]
[15][16][17][18]
topEdgeStrokeGapTint 数値上辺の間隔の濃淡
[7][7.5][8][14]
[15][16][17][18]
topEdgeStrokeOverprint 真偽値上辺の線のオーバープリント
[7][7.5][8][14]
[15][16][17][18]
topEdgeStrokeTint 数値上辺の線の濃淡
[7][7.5][8][14]
[15][16][17][18]
topEdgeStrokeType StrokeStyle, 文字列値上辺の線種
[7][7.5][8][14]
[15][16][17][18]
topEdgeStrokeWeight 長さ値上辺の線幅
[7][7.5][8][14]
[15][16][17][18]
topInset 長さ値セルの上方向のマージン
[7][7.5][8][14]
[15][16][17][18]
topLeftDiagonalLine 真偽値\を描画
[7][7.5][8][14]
[15][16][17][18]
topRightDiagonalLine 真偽値/を描画
[7][7.5][8][14]
[15][16][17][18]
verticalJustification VerticalJustification
VerticalJustification
Ver.10進数/文字列説明
[7][7.5][8][14]
[15][16][17][18]
BOTTOM_ALIGN1651471469
botm
[7][7.5][8][14]
[15][16][17][18]
CENTER_ALIGN1667591796
cent
中央
[7][7.5][8][14]
[15][16][17][18]
JUSTIFY_ALIGN1785951334
jstf
均等配置
[7][7.5][8][14]
[15][16][17][18]
TOP_ALIGN1953460256
top
セルの縦方向の揃え
[7][7.5][8][14]
[15][16][17][18]
width 長さ値セルの幅
[7][7.5][8][14]
[15][16][17][18]
writingDirection HorizontalOrVertical
HorizontalOrVertical
Ver.10進数/文字列説明
[7][7.5][8][14]
[15][16][17][18]
HORIZONTAL1752134266
horz
横組み(横)
[7][7.5][8][14]
[15][16][17][18]
VERTICAL1986359924
vert
縦組み(縦)
組方向

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[7][7.5][8][14]
[15][16][17][18]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[7][7.5][8][14]
[15][16][17][18]
changeGlyph([reverseOrder]) Array( Text )字形の置換
[reverseOrder] 真偽値逆順
[7][7.5][8][14]
[15][16][17][18]
changeGrep([reverseOrder]) Array( Text )正規表現置換
[reverseOrder] 真偽値逆順
[7][7.5][8][14]
[15][16][17][18]
changeText([reverseOrder]) Array( Text )テキストの置換
[reverseOrder] 真偽値逆順
[7][7.5][8][14]
[15][16][17][18]
changeTransliterate([reverseOrder]) Array( Text )文字種変換の置換
[reverseOrder] 真偽値逆順
[7][7.5][8][14]
[15][16][17][18]
createOutlines([deleteOriginal]) Array( PageItem )グラフィックス化
[deleteOriginal] 真偽値元のテキストを削除するかどうか (既定値=true)
[7][7.5][8][14]
[15][16][17][18]
findGlyph([reverseOrder]) Array( Text )字形の検索
[reverseOrder] 真偽値逆順
[7][7.5][8][14]
[15][16][17][18]
findGrep([reverseOrder]) Array( Text )正規表現検索
[reverseOrder] 真偽値逆順
[7][7.5][8][14]
[15][16][17][18]
findText([reverseOrder]) Array( Text )テキストの検索
[reverseOrder] 真偽値逆順
[7][7.5][8][14]
[15][16][17][18]
findTransliterate([reverseOrder]) Array( Text )文字種変換の検索
[reverseOrder] 真偽値逆順
[7][7.5][8][14]
[15][16][17][18]
getElements() Array( Row )オブジェクト参照を返す
[7][7.5][8][14]
[15][16][17][18]
merge([with]) Cellセルを結合
[with] Cell, Row, Column結合するセル
[7][7.5][8][14]
[15][16][17][18]
recompose() なしテキストを再構成する
[7][7.5][8][14]
[15][16][17][18]
redistribute(using, [thru]) なしRedistributes the specified range of Rows so that the Rows have a uniform size. Note: The maximum or minimum height or width specified for some of the cells in the range may prevent them from being exactly even.
using HorizontalOrVertical
HorizontalOrVertical
Ver.10進数/文字列説明
[7][7.5][8][14]
[15][16][17][18]
HORIZONTAL1752134266
horz
横組み(横)
[7][7.5][8][14]
[15][16][17][18]
VERTICAL1986359924
vert
縦組み(縦)
The direction in which to redistribute.
[thru] Cell, Column, Row範囲の終わり
[7][7.5][8][14]
[15][16][17][18]
remove() なし削除
[7][7.5][8][14]
[15][16][17][18]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[7][7.5][8][14]
[15][16][17][18]
select([existingSelection]) なし選択状態にする
[existingSelection] SelectionOptions
SelectionOptions
Ver.10進数/文字列説明
[7][7.5][8][14]
[15][16][17][18]
ADD_TO1633969202
add2
追加選択する
[7][7.5][8][14]
[15][16][17][18]
REMOVE_FROM1919249734
remF
選択から削除する
[7][7.5][8][14]
[15][16][17][18]
REPLACE_WITH1919250519
repW
置き換える
[8][14]
[15][16][17][18]
SET_KEY1936028779
setk
整列のキーオブジェクトにする
既に選択されているものがあった場合 (既定値=SelectionOptions.REPLACE_WITH)
[7][7.5][8][14]
[15][16][17][18]
split(using) なし分割
using HorizontalOrVertical
HorizontalOrVertical
Ver.10進数/文字列説明
[7][7.5][8][14]
[15][16][17][18]
HORIZONTAL1752134266
horz
横組み(横)
[7][7.5][8][14]
[15][16][17][18]
VERTICAL1986359924
vert
縦組み(縦)
分割する方向
[7][7.5][8][14]
[15][16][17][18]
toSource() 文字列値ソースコードを表す文字列を返す
[7][7.5][8][14]
[15][16][17][18]
toSpecifier() 文字列値Retrieves the object specifier.
[7][7.5][8][14]
[15][16][17][18]
unmerge() Array( Cell )結合を解除