TableStyles

TableStyle(表スタイル)のコレクション

プロパティ

Ver.プロパティ名R/O説明
[18][19][20][21] length 数値オブジェクト数

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[18][19][20][21] add([withProperties]) TableStyle新しいオブジェクトを作成し、それを返す
[withProperties] Objectプロパティを設定
[18][19][20][21] anyItem() TableStyleどれかのオブジェクトを返す
[18][19][20][21] count() 数値要素数を返す
[18][19][20][21] everyItem() TableStyle (Array)全てのオブジェクトを返す
[18][19][20][21] firstItem() TableStyle最初のオブジェクトを返す
[18][19][20][21] item(index) TableStyleインデックスまたは名前で指定したオブジェクトを返す
index 数値, 文字列値インデックスまたは名前
[18][19][20][21] itemByID(id) TableStyleIDで指定したオブジェクトを返す
id 数値
[18][19][20][21] itemByName(name) TableStyle名前で指定したオブジェクトを返す
name 文字列値
[18][19][20][21] itemByRange(from, to) TableStyle (Array)範囲で指定したオブジェクトを返す
from TableStyle, 数値, 文字列値範囲の開始
to TableStyle, 数値, 文字列値範囲の終了
[18][19][20][21] lastItem() TableStyle最後のオブジェクトを返す
[18][19][20][21] middleItem() TableStyle真ん中のオブジェクトを返す
[18][19][20][21] nextItem(obj) TableStyle一つ後のオブジェクトを返す
obj TableStyle位置の基準になるオブジェクト
[18][19][20][21] previousItem(obj) TableStyle一つ前のオブジェクトを返す
obj TableStyle位置の基準になるオブジェクト
[18][19][20][21] toSource() 文字列値ソースコードを表す文字列を返す

TableStyle

表スタイル

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

Ver.プロパティR/O
[18][19][20][21] parent Document, Application, TableStyleGroup
[18][19][20][21] eventListeners EventListeners
[18][19][20][21] events Events

プロパティ

Ver.プロパティ名R/O説明
[18][19][20][21] basedOn TableStyle, 文字列値基準(元になるスタイル)
[18][19][20][21] bodyRegionCellStyle CellStyle, 文字列値本文行のセルスタイル
[18][19][20][21] bottomBorderStrokeColor Swatch下辺の線の色
[18][19][20][21] bottomBorderStrokeGapColor Swatch下辺の間隔の色
[18][19][20][21] bottomBorderStrokeGapOverprint 真偽値下辺の間隔のオーバープリント
[18][19][20][21] bottomBorderStrokeGapTint 数値下辺の間隔の濃度
[18][19][20][21] bottomBorderStrokeOverprint 真偽値下辺の線のオーバープリント
[18][19][20][21] bottomBorderStrokeTint 数値下辺の線の濃度
[18][19][20][21] bottomBorderStrokeType StrokeStyle, 文字列値下辺の線種
[18][19][20][21] bottomBorderStrokeWeight 長さ値下辺の線幅
[18][19][20][21] clipContentToGraphicCell 真偽値内容をセル内に入る部分のみ表示
[18][19][20][21] clipContentToTextCell 真偽値内容をセル内に入る部分のみ表示
[18][19][20][21] columnFillsPriority 真偽値If true, hides alternating row fills. If false, hides alternating column fills.
[18][19][20][21] 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.
[18][19][20][21] endColumnFillCount 数値The number of columns in the second alternating fills group. Note: Valid when alternating fills are defined for table columns.
[18][19][20][21] endColumnFillOverprint 真偽値If true, the columns in the second alternating fills group will overprint. Note: Valid when alternating fills are defined for table columns.
[18][19][20][21] 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.
[18][19][20][21] endColumnLineStyle StrokeStyle, 文字列値The stroke type of columns in the second alternating strokes group. Can also accept: String.
[18][19][20][21] 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.
[18][19][20][21] endColumnStrokeCount 数値The number of columns in the second alternating column strokes group.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] endRowFillCount 数値The number of rows in the second alternating fills group. Note: Valid when alternating fills are defined for table rows.
[18][19][20][21] endRowFillOverprint 真偽値If true, the rows in the second alternating fills group will overprint. Note: Valid when alternating fills are defined for table rows.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] endRowStrokeCount 数値The number of rows in the second alternating row strokes group.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] endRowStrokeOverprint 真偽値If true, the rows in the second alternating rows group will overprint. Note: Valid when end row stroke count is 1 or greater.
[18][19][20][21] 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.
[18][19][20][21] endRowStrokeType StrokeStyle, 文字列値The stroke type of rows in the second alternating strokes group. Can also accept: String.
[18][19][20][21] 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.
[18][19][20][21] footerRegionCellStyle CellStyle, 文字列値フッタ行のセルスタイル
[18][19][20][21] footerRegionSameAsBodyRegion 真偽値If true, uses the cell style of the body region for the footer region.
[18][19][20][21] graphicBottomInset 長さ値セルの余白(下)
[18][19][20][21] graphicLeftInset 長さ値セルの余白(左)
[18][19][20][21] graphicRightInset 長さ値セルの余白(右)
[18][19][20][21] graphicTopInset 長さ値セルの余白(上)
[18][19][20][21] headerRegionCellStyle CellStyle, 文字列値ヘッダ行のセルスタイル
[18][19][20][21] headerRegionSameAsBodyRegion 真偽値If true, use the cell style of the body region for the header region.
[18][19][20][21] id 数値オブジェクトのID
[18][19][20][21] index 数値インデックス
[18][19][20][21] isValid 真偽値オブジェクトが有効かどうか
[18][19][20][21] label 文字列値スクリプトラベル
[18][19][20][21] leftBorderStrokeColor Swatch左辺の線の色
[18][19][20][21] leftBorderStrokeGapColor Swatch左辺の間隔の色
[18][19][20][21] leftBorderStrokeGapOverprint 真偽値左辺の間隔のオーバープリント
[18][19][20][21] leftBorderStrokeGapTint 数値左辺の間隔の濃淡
[18][19][20][21] leftBorderStrokeOverprint 真偽値左辺の線のオーバープリント
[18][19][20][21] leftBorderStrokeTint 数値左辺の線の濃淡
[18][19][20][21] leftBorderStrokeType StrokeStyle, 文字列値左辺の線種
[18][19][20][21] leftBorderStrokeWeight 長さ値左辺の線幅
[18][19][20][21] leftColumnRegionCellStyle CellStyle, 文字列値左/上の列のセルスタイル
[18][19][20][21] leftColumnRegionSameAsBodyRegion 真偽値If true, uses the cell style of the body region for the left column region.
[18][19][20][21] name 文字列値オブジェクトの名前
[18][19][20][21] properties Object
[18][19][20][21] rightBorderStrokeColor Swatch右辺の線の色
[18][19][20][21] rightBorderStrokeGapColor Swatch右辺の間隔の色
[18][19][20][21] rightBorderStrokeGapOverprint 真偽値右辺の間隔のオーバープリント
[18][19][20][21] rightBorderStrokeGapTint 数値右辺の間隔の濃淡
[18][19][20][21] rightBorderStrokeOverprint 真偽値右辺の線のオーバープリント
[18][19][20][21] rightBorderStrokeTint 数値右辺の線の濃淡
[18][19][20][21] rightBorderStrokeType StrokeStyle, 文字列値右辺の線種
[18][19][20][21] rightBorderStrokeWeight 長さ値右辺の線幅
[18][19][20][21] rightColumnRegionCellStyle CellStyle, 文字列値右/下の列のセルスタイル
[18][19][20][21] rightColumnRegionSameAsBodyRegion 真偽値If true, uses the cell style of the body region for the right column region.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] spaceAfter 長さ値後のアキ
[18][19][20][21] spaceBefore 長さ値前のアキ
[18][19][20][21] 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.
[18][19][20][21] startColumnFillCount 数値The number of columns in the first alternating fills group. Note: Valid when alternating fills are defined for table columns.
[18][19][20][21] startColumnFillOverprint 真偽値If true, the columns in the first alternating fills group will overprint. Note: Valid when alternating fills are defined for table columns.
[18][19][20][21] 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.
[18][19][20][21] startColumnStrokeColor SwatchThe stroke color, specified as a swatch (color, gradient, tint, or mixed ink), of column borders in the first alternating column strokes group.
[18][19][20][21] startColumnStrokeCount 数値The number of columns in the first alternating column strokes group.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] startColumnStrokeType StrokeStyle, 文字列値The stroke type of columns in the first alternating strokes group. Can also accept: String.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] startRowFillCount 数値The number of rows in the first alternating fills group. Note: Valid when alternating fills are defined for table rows.
[18][19][20][21] startRowFillOverprint 真偽値If true, the rows in the first alternating fills group will overprint. Note: Valid when alternating fills are defined for table rows.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] startRowStrokeCount 数値The number of rows in the first alternating row strokes group.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] 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.
[18][19][20][21] startRowStrokeType StrokeStyle, 文字列値The stroke type of rows in the first alternating strokes group. Can also accept: String.
[18][19][20][21] 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.
[18][19][20][21] strokeOrder StrokeOrderTypes
StrokeOrderTypes
Ver.プロパティ値/管理用文字説明
[18][19][20][21]BEST_JOINS1935828330
sbej
行と列の結合を最適化
[18][19][20][21]COLUMN_ON_TOP1935896436
scot
列の罫線を前面へ
[18][19][20][21]INDESIGN_2_COMPATIBILITY1936286819
sidc
InDesign 2.0 ベース
[18][19][20][21]ROW_ON_TOP1936879476
srot
行の罫線を前面へ
罫線のアレンジ
[18][19][20][21] textBottomInset 長さ値セルの余白(下)
[18][19][20][21] textLeftInset 長さ値セルの余白(左)
[18][19][20][21] textRightInset 長さ値セルの余白(右)
[18][19][20][21] textTopInset 長さ値セルの余白(上)
[18][19][20][21] topBorderStrokeColor Swatch上辺の線の色
[18][19][20][21] topBorderStrokeGapColor Swatch上辺の間隔の色
[18][19][20][21] topBorderStrokeGapOverprint 真偽値上辺の間隔のオーバープリント
[18][19][20][21] topBorderStrokeGapTint 数値上辺の間隔の濃淡
[18][19][20][21] topBorderStrokeOverprint 真偽値上辺の線のオーバープリント
[18][19][20][21] topBorderStrokeTint 数値上辺の線の濃淡
[18][19][20][21] topBorderStrokeType StrokeStyle, 文字列値上辺の線種
[18][19][20][21] topBorderStrokeWeight 長さ値上辺の線幅

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[18][19][20][21] addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[18][19][20][21] duplicate() TableStyle複製。複製されたオブジェクトを返す
[18][19][20][21] extractLabel(key) 文字列値キーに関連づけられた値を取得
key 文字列値キー
[18][19][20][21] getElements() Array( TableStyle )オブジェクト参照を返す
[18][19][20][21] insertLabel(key, value) なしキーに関連づけられた値を設定
key 文字列値キー
value 文字列値
[18][19][20][21] move(to, [reference]) TableStyleパネル内の移動
to LocationOptions
LocationOptions
Ver.プロパティ値/管理用文字説明
[18][19][20][21]AFTER1634104421
afte
[18][19][20][21]AT_BEGINNING1650945639
bgng
先頭
[18][19][20][21]AT_END1701733408
end
最後
[18][19][20][21]BEFORE1650812527
befo
[18][19][20][21]UNKNOWN1433299822
Unkn
No location
移動先
[reference] ParagraphStyle, ParagraphStyleGroup, CharacterStyle, CharacterStyleGroup, CellStyle, CellStyleGroup, TableStyle, TableStyleGroup, Document, Application位置の基準になるオブジェクト
[18][19][20][21] remove([replacingWith]) なし削除
[replacingWith] TableStyle置き換える表スタイル
[18][19][20][21] removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[18][19][20][21] toSource() 文字列値ソースコードを表す文字列を返す
[18][19][20][21] toSpecifier() 文字列値Retrieves the object specifier.