Rows

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

プロパティ

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

メソッド

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

Row

表の行

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

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

プロパティ

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

メソッド

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