CharacterStyles

CharacterStyle(文字スタイル)のコレクション

プロパティ

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

メソッド

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

CharacterStyle

文字スタイル

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

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Document, Application, CharacterStyleGroup
[12][13][14][15]
[16][17][18][19]
eventListeners EventListeners
[12][13][14][15]
[16][17][18][19]
events Events
[12][13][14][15]
[16][17][18][19]
styleExportTagMaps StyleExportTagMaps

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
appliedFont Font, 文字列値, NothingEnum.NOTHING(1851876449/nada)適用されるフォント
[12][13][14][15]
[16][17][18][19]
appliedLanguage 文字列値, NothingEnum.NOTHING(1851876449/nada), Language, LanguageWithVendors言語
[12][13][14][15]
[16][17][18][19]
basedOn CharacterStyle, 文字列値基準(元になるスタイル)
[12][13][14][15]
[16][17][18][19]
baselineShift 長さ値, NothingEnum.NOTHING(1851876449/nada)ベースラインシフト
[12][13][14][15]
[16][17][18][19]
capitalization Capitalization, NothingEnum.NOTHING(1851876449/nada)
Capitalization
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
ALL_CAPS1634493296
alcp
オールキャップス
[12][13][14][15]
[16][17][18][19]
CAP_TO_SMALL_CAP1664250723
c2sc
OpenType すべてスモールキャップス
[12][13][14][15]
[16][17][18][19]
NORMAL1852797549
norm
標準
[12][13][14][15]
[16][17][18][19]
SMALL_CAPS1936548720
smcp
スモールキャップス
小/大文字
[12][13][14][15]
[16][17][18][19]
characterAlignment CharacterAlignment, NothingEnum.NOTHING(1851876449/nada)
CharacterAlignment
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
ALIGN_BASELINE1247896172
Jabl
ベースライン
[12][13][14][15]
[16][17][18][19]
ALIGN_EM_BOTTOM1247896173
Jabm
仮想ボディの下/左
[12][13][14][15]
[16][17][18][19]
ALIGN_EM_CENTER1247896436
Jact
仮想ボディの中央
[12][13][14][15]
[16][17][18][19]
ALIGN_EM_TOP1247900784
Jatp
仮想ボディの上/右
[12][13][14][15]
[16][17][18][19]
ALIGN_ICF_BOTTOM1248420461
Jibm
平均字面の下/左
[12][13][14][15]
[16][17][18][19]
ALIGN_ICF_TOP1248425072
Jitp
平均字面の上/右
文字揃え
[12][13][14][15]
[16][17][18][19]
characterDirection CharacterDirectionOptions, NothingEnum.NOTHING(1851876449/nada)
CharacterDirectionOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
DEFAULT_DIRECTION1147496036
Defd
Default direction
[12][13][14][15]
[16][17][18][19]
LEFT_TO_RIGHT_DIRECTION1278366308
L2Rd
Left to right direction
[12][13][14][15]
[16][17][18][19]
RIGHT_TO_LEFT_DIRECTION1379028068
R2Ld
Right to left direction
文字の方向(日本語版にはない)
[12][13][14][15]
[16][17][18][19]
characterRotation 数値, NothingEnum.NOTHING(1851876449/nada)文字回転
[12][13][14][15]
[16][17][18][19]
cjkGridTracking 真偽値, NothingEnum.NOTHING(1851876449/nada)グリッドの字間を基準に字送りを調整
[15]
[16][17][18][19]
designAxes Array( 数値 ), NothingEnum.NOTHING(1851876449/nada)Value of Design Axes.
[12][13][14][15]
[16][17][18][19]
diacriticPosition DiacriticPositionOptions, NothingEnum.NOTHING(1851876449/nada)
DiacriticPositionOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
DEFAULT_POSITION1685090150
dpof
Default position
[12][13][14][15]
[16][17][18][19]
LOOSE_POSITION1685089391
dplo
Loose position
[12][13][14][15]
[16][17][18][19]
MEDIUM_POSITION1685089637
dpme
Medium position
[12][13][14][15]
[16][17][18][19]
OPENTYPE_POSITION1685090164
dpot
OpenType position
[12][13][14][15]
[16][17][18][19]
OPENTYPE_POSITION_FROM_BASELINE1685090146
dpob
OpenType position from baseline
[12][13][14][15]
[16][17][18][19]
TIGHT_POSITION1685091433
dpti
Tight position
Position of diacriticical characters.
[12][13][14][15]
[16][17][18][19]
digitsType DigitsTypeOptions, NothingEnum.NOTHING(1851876449/nada)日本語版にない?
[12][13][14][15]
[16][17][18][19]
emitCss 真偽値, NothingEnum.NOTHING(1851876449/nada)CSSに含める
[12][13][14][15]
[16][17][18][19]
endJoin OutlineJoin, NothingEnum.NOTHING(1851876449/nada)
OutlineJoin
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
BEVEL_END_JOIN1651142510
bjon
ベベル
[12][13][14][15]
[16][17][18][19]
MITER_END_JOIN1835691886
mjon
マイター
[12][13][14][15]
[16][17][18][19]
ROUND_END_JOIN1919577966
rjon
ラウンド
角の結合
[12][13][14][15]
[16][17][18][19]
fillColor Swatch, NothingEnum.NOTHING(1851876449/nada), 文字列値文字の塗りの色
[12][13][14][15]
[16][17][18][19]
fillTint 数値, NothingEnum.NOTHING(1851876449/nada)文字の塗りの濃淡(継承する場合は-1)
[12][13][14][15]
[16][17][18][19]
fontStyle 文字列値, NothingEnum.NOTHING(1851876449/nada)フォントのスタイル
[12][13][14][15]
[16][17][18][19]
glyphForm AlternateGlyphForms, NothingEnum.NOTHING(1851876449/nada)異体字
[12][13][14][15]
[16][17][18][19]
gradientFillAngle 数値, NothingEnum.NOTHING(1851876449/nada)塗りのグラデーション(線形)の角度 (-180 - 180)
[12][13][14][15]
[16][17][18][19]
gradientFillLength 数値, NothingEnum.NOTHING(1851876449/nada)塗りのグラデーションの長さ
[12][13][14][15]
[16][17][18][19]
gradientFillStart [ x, y ], NothingEnum.NOTHING(1851876449/nada)塗りのグラデーション開始点。x,yは数値または長さ値
[12][13][14][15]
[16][17][18][19]
gradientStrokeAngle 数値, NothingEnum.NOTHING(1851876449/nada)線のグラデーション(線形)の角度 (-180 - 180)
[12][13][14][15]
[16][17][18][19]
gradientStrokeLength 数値, NothingEnum.NOTHING(1851876449/nada)線のグラデーション(線形)の長さ
[12][13][14][15]
[16][17][18][19]
gradientStrokeStart [ x, y ], NothingEnum.NOTHING(1851876449/nada)線のグラデーション開始点。x,yは数値または長さ値
[12][13][14][15]
[16][17][18][19]
horizontalScale 数値, NothingEnum.NOTHING(1851876449/nada)水平比率(1 - 1000 %)
[12][13][14][15]
[16][17][18][19]
id 数値オブジェクトのID
[12][13][14][15]
[16][17][18][19]
imported 真偽値, NothingEnum.NOTHING(1851876449/nada)If true, the style was imported from another document.
[13][14][15]
[16][17][18][19]
includeClass 真偽値, NothingEnum.NOTHING(1851876449/nada)If true, class attribute will be generated for the style.
[12][13][14][15]
[16][17][18][19]
index 数値インデックス
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
jidori 数値, NothingEnum.NOTHING(1851876449/nada)字取り
[12][13][14][15]
[16][17][18][19]
kashidas KashidasOptions, NothingEnum.NOTHING(1851876449/nada)
KashidasOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
DEFAULT_KASHIDAS1801544805
kade
Default kashidas
[12][13][14][15]
[16][17][18][19]
KASHIDAS_OFF1801547622
kaof
Kashidas off
日本語版にない
[12][13][14][15]
[16][17][18][19]
kentenAlignment KentenAlignment, NothingEnum.NOTHING(1851876449/nada)
KentenAlignment
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
ALIGN_KENTEN_CENTER1248554595
Jknc
中付き
[12][13][14][15]
[16][17][18][19]
ALIGN_KENTEN_LEFT1248554604
Jknl
肩付き
圏点-揃え
[12][13][14][15]
[16][17][18][19]
kentenCharacterSet KentenCharacterSet, NothingEnum.NOTHING(1851876449/nada)
KentenCharacterSet
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
CHARACTER_INPUT1248028777
Jchi
直接入力
[12][13][14][15]
[16][17][18][19]
JIS1246382419
JJIS
JIS
[12][13][14][15]
[16][17][18][19]
KUTEN1248556404
Jkut
区点
[12][13][14][15]
[16][17][18][19]
SHIFT_JIS1249077875
Jsjs
Shift JIS
[12][13][14][15]
[16][17][18][19]
UNICODE1249209961
Juni
Unicode
圏点カスタム文字の指定方法
[12][13][14][15]
[16][17][18][19]
kentenCustomCharacter 文字列値, NothingEnum.NOTHING(1851876449/nada)圏点カスタム文字
[12][13][14][15]
[16][17][18][19]
kentenFillColor Swatch, 文字列値, NothingEnum.NOTHING(1851876449/nada)圏点カラー-塗り
[12][13][14][15]
[16][17][18][19]
kentenFont Font, 文字列値, NothingEnum.NOTHING(1851876449/nada)圏点のフォント
[12][13][14][15]
[16][17][18][19]
kentenFontSize 数値, NothingEnum.NOTHING(1851876449/nada)圏点サイズ(pt)
[12][13][14][15]
[16][17][18][19]
kentenFontStyle 文字列値, NothingEnum.NOTHING(1851876449/nada)圏点のフォントのスタイル
[12][13][14][15]
[16][17][18][19]
kentenKind KentenCharacter, NothingEnum.NOTHING(1851876449/nada)圏点種類
[12][13][14][15]
[16][17][18][19]
kentenOverprintFill AdornmentOverprint, NothingEnum.NOTHING(1851876449/nada)
AdornmentOverprint
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
AUTO1635019116
atil
自動
[12][13][14][15]
[16][17][18][19]
OVERPRINT_OFF1701736294
enof
オフ
[12][13][14][15]
[16][17][18][19]
OVERPRINT_ON1701736302
enon
オン
圏点カラー-塗りオーバープリント
[12][13][14][15]
[16][17][18][19]
kentenOverprintStroke AdornmentOverprint, NothingEnum.NOTHING(1851876449/nada)
AdornmentOverprint
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
AUTO1635019116
atil
自動
[12][13][14][15]
[16][17][18][19]
OVERPRINT_OFF1701736294
enof
オフ
[12][13][14][15]
[16][17][18][19]
OVERPRINT_ON1701736302
enon
オン
圏点カラー-線オーバープリント
[12][13][14][15]
[16][17][18][19]
kentenPlacement 数値, NothingEnum.NOTHING(1851876449/nada)圏点-親文字からの間隔
[12][13][14][15]
[16][17][18][19]
kentenPosition RubyKentenPosition, NothingEnum.NOTHING(1851876449/nada)
RubyKentenPosition
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
ABOVE_RIGHT1248551282
Jkar
上 / 右
[12][13][14][15]
[16][17][18][19]
BELOW_LEFT1248551532
Jkbl
下 / 左
圏点位置
[12][13][14][15]
[16][17][18][19]
kentenStrokeColor Swatch, 文字列値, NothingEnum.NOTHING(1851876449/nada)圏点カラー-線
[12][13][14][15]
[16][17][18][19]
kentenStrokeTint 数値, NothingEnum.NOTHING(1851876449/nada)圏点カラー-線の濃淡
[12][13][14][15]
[16][17][18][19]
kentenTint 数値, NothingEnum.NOTHING(1851876449/nada)圏点カラー-塗りの濃淡
[12][13][14][15]
[16][17][18][19]
kentenWeight 数値, NothingEnum.NOTHING(1851876449/nada)圏点カラー-線幅
[12][13][14][15]
[16][17][18][19]
kentenXScale 数値, NothingEnum.NOTHING(1851876449/nada)圏点-水平比率
[12][13][14][15]
[16][17][18][19]
kentenYScale 数値, NothingEnum.NOTHING(1851876449/nada)圏点-垂直比率
[12][13][14][15]
[16][17][18][19]
kerningMethod 文字列値, NothingEnum.NOTHING(1851876449/nada)カーニング方法 (e.g., Optical, Metrics, None)
[12][13][14][15]
[16][17][18][19]
keyboardDirection CharacterDirectionOptions, NothingEnum.NOTHING(1851876449/nada)
CharacterDirectionOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
DEFAULT_DIRECTION1147496036
Defd
Default direction
[12][13][14][15]
[16][17][18][19]
LEFT_TO_RIGHT_DIRECTION1278366308
L2Rd
Left to right direction
[12][13][14][15]
[16][17][18][19]
RIGHT_TO_LEFT_DIRECTION1379028068
R2Ld
Right to left direction
The keyboard direction of the character.
[12][13][14][15]
[16][17][18][19]
label 文字列値スクリプトラベル
[12][13][14][15]
[16][17][18][19]
leading 長さ値, Leading.AUTO(1635019116/atil), NothingEnum.NOTHING(1851876449/nada)行送り
[12][13][14][15]
[16][17][18][19]
leadingAki 数値, NothingEnum.NOTHING(1851876449/nada)文字前のアキ量
[12][13][14][15]
[16][17][18][19]
ligatures 真偽値, NothingEnum.NOTHING(1851876449/nada)欧文合字
[12][13][14][15]
[16][17][18][19]
miterLimit 数値, NothingEnum.NOTHING(1851876449/nada)マイター結合の角の比率 (0 - 1000, 既定値=4)
[12][13][14][15]
[16][17][18][19]
name 文字列値オブジェクトの名前
[12][13][14][15]
[16][17][18][19]
noBreak 真偽値, NothingEnum.NOTHING(1851876449/nada)分割禁止
[12][13][14][15]
[16][17][18][19]
otfContextualAlternate 真偽値, NothingEnum.NOTHING(1851876449/nada)前後関係に依存する字形
[12][13][14][15]
[16][17][18][19]
otfDiscretionaryLigature 真偽値, NothingEnum.NOTHING(1851876449/nada)任意の合字
[12][13][14][15]
[16][17][18][19]
otfFigureStyle OTFFigureStyle, NothingEnum.NOTHING(1851876449/nada)
OTFFigureStyle
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
DEFAULT_VALUE1147563124
Dflt
デフォルトの数字
[12][13][14][15]
[16][17][18][19]
PROPORTIONAL_LINING1330932848
OTlp
ライニング数字
[12][13][14][15]
[16][17][18][19]
PROPORTIONAL_OLDSTYLE1330933619
OTos
オールドスタイル数字
[12][13][14][15]
[16][17][18][19]
TABULAR_LINING1330931316
OTft
等幅ライニング数字
[12][13][14][15]
[16][17][18][19]
TABULAR_OLDSTYLE1330933620
OTot
等幅オールドスタイル数字
数字のスタイル
[12][13][14][15]
[16][17][18][19]
otfFraction 真偽値, NothingEnum.NOTHING(1851876449/nada)分数
[12][13][14][15]
[16][17][18][19]
otfHistorical 真偽値, NothingEnum.NOTHING(1851876449/nada)古典字体
[12][13][14][15]
[16][17][18][19]
otfHVKana 真偽値, NothingEnum.NOTHING(1851876449/nada)横または縦組み用かな
[12][13][14][15]
[16][17][18][19]
otfJustificationAlternate 真偽値, NothingEnum.NOTHING(1851876449/nada)If true, use alternate justification forms in OpenType fonts.
[12][13][14][15]
[16][17][18][19]
otfLocale 真偽値, NothingEnum.NOTHING(1851876449/nada)If true, uses localized forms in OpenType fonts.
[12][13][14][15]
[16][17][18][19]
otfMark 真偽値, NothingEnum.NOTHING(1851876449/nada)If true, uses mark positioning in OpenType fonts.
[12][13][14][15]
[16][17][18][19]
otfOrdinal 真偽値, NothingEnum.NOTHING(1851876449/nada)上付き序数表記
[12][13][14][15]
[16][17][18][19]
otfOverlapSwash 真偽値, NothingEnum.NOTHING(1851876449/nada)If true, use overlapping swash forms in OpenType fonts.
[12][13][14][15]
[16][17][18][19]
otfProportionalMetrics 真偽値, NothingEnum.NOTHING(1851876449/nada)プロポーショナルメトリクス
[12][13][14][15]
[16][17][18][19]
otfRomanItalics 真偽値, NothingEnum.NOTHING(1851876449/nada)欧文イタリック
[12][13][14][15]
[16][17][18][19]
otfSlashedZero 真偽値, NothingEnum.NOTHING(1851876449/nada)スラッシュ付ゼロ
[12][13][14][15]
[16][17][18][19]
otfStretchedAlternate 真偽値, NothingEnum.NOTHING(1851876449/nada)If true, use stretched alternate forms in OpenType fonts.
[12][13][14][15]
[16][17][18][19]
otfStylisticAlternate 真偽値, NothingEnum.NOTHING(1851876449/nada)If true, use stylistic alternate forms in OpenType fonts.
[12][13][14][15]
[16][17][18][19]
otfStylisticSets 数値, NothingEnum.NOTHING(1851876449/nada)デザインのセット
[12][13][14][15]
[16][17][18][19]
otfSwash 真偽値, NothingEnum.NOTHING(1851876449/nada)スワッシュ字形
[12][13][14][15]
[16][17][18][19]
otfTitling 真偽値, NothingEnum.NOTHING(1851876449/nada)タイトル用字形
[12][13][14][15]
[16][17][18][19]
overprintFill 真偽値, NothingEnum.NOTHING(1851876449/nada)塗りのオーバープリント
[12][13][14][15]
[16][17][18][19]
overprintStroke 真偽値, NothingEnum.NOTHING(1851876449/nada)線のオーバープリント
[12][13][14][15]
[16][17][18][19]
pointSize 長さ値, NothingEnum.NOTHING(1851876449/nada)文字サイズ
[12][13][14][15]
[16][17][18][19]
position Position, NothingEnum.NOTHING(1851876449/nada)
Position
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
NORMAL1852797549
norm
標準
[12][13][14][15]
[16][17][18][19]
OT_DENOMINATOR1884247140
pOTd
OpenType 分母
[12][13][14][15]
[16][17][18][19]
OT_NUMERATOR1884247150
pOTn
OpenType 分子
[12][13][14][15]
[16][17][18][19]
OT_SUBSCRIPT1884247138
pOTb
OpenType 下位 / 下付き
[12][13][14][15]
[16][17][18][19]
OT_SUPERSCRIPT1884247155
pOTs
OpenType 上付き / 肩付き文字
[12][13][14][15]
[16][17][18][19]
SUBSCRIPT1935831907
sbsc
下付き文字
[12][13][14][15]
[16][17][18][19]
SUPERSCRIPT1936749411
spsc
上付き文字
位置
[12][13][14][15]
[16][17][18][19]
positionalForm PositionalForms, NothingEnum.NOTHING(1851876449/nada)
PositionalForms
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
CALCULATE1634756205
apfm
自動形
[12][13][14][15]
[16][17][18][19]
FINAL1718185569
fina
語尾形
[12][13][14][15]
[16][17][18][19]
INITIAL1768843636
init
語頭形
[12][13][14][15]
[16][17][18][19]
ISOLATED1769172844
isol
独立形
[12][13][14][15]
[16][17][18][19]
MEDIAL1835361385
medi
語中形
[12][13][14][15]
[16][17][18][19]
NONE1852796517
none
一般形
位置依存形
[12][13][14][15]
[16][17][18][19]
previewColor [ r, g, b ], UIColors, NothingEnum.NOTHING(1851876449/nada)表示用カラー
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
rubyAlignment RubyAlignments, NothingEnum.NOTHING(1851876449/nada)
RubyAlignments
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
RUBY_1_AKI1248997729
Jr1a
1ルビ文字アキ
[12][13][14][15]
[16][17][18][19]
RUBY_CENTER1249010548
Jrct
中付き
[12][13][14][15]
[16][17][18][19]
RUBY_EQUAL_AKI1249011041
Jrea
均等アキ
[12][13][14][15]
[16][17][18][19]
RUBY_FULL_JUSTIFY1249011306
Jrfj
両端揃え
[12][13][14][15]
[16][17][18][19]
RUBY_JIS1249012339
Jrjs
1-2-1(JIS)ルール
[12][13][14][15]
[16][17][18][19]
RUBY_LEFT1249012838
Jrlf
肩付き
[12][13][14][15]
[16][17][18][19]
RUBY_RIGHT1249014388
Jrrt
右 / 下揃え
ルビの位置と間隔-揃え
[12][13][14][15]
[16][17][18][19]
rubyAutoAlign 真偽値, NothingEnum.NOTHING(1851876449/nada)ルビ~調整-自動行頭/行末揃え
[12][13][14][15]
[16][17][18][19]
rubyAutoScaling 真偽値, NothingEnum.NOTHING(1851876449/nada)ルビ~調整-文字幅を自動的に詰める
[12][13][14][15]
[16][17][18][19]
rubyAutoTcyAutoScale 真偽値, NothingEnum.NOTHING(1851876449/nada)ルビのフォントとサイズ-組数字-幅に合わせる
[12][13][14][15]
[16][17][18][19]
rubyAutoTcyDigits 数値, NothingEnum.NOTHING(1851876449/nada)ルビのフォントとサイズ-組数字
[12][13][14][15]
[16][17][18][19]
rubyAutoTcyIncludeRoman 真偽値, NothingEnum.NOTHING(1851876449/nada)ルビのフォントとサイズ-組数字-欧文も含める
[12][13][14][15]
[16][17][18][19]
rubyFill Swatch, 文字列値, NothingEnum.NOTHING(1851876449/nada)ルビカラー-塗り
[12][13][14][15]
[16][17][18][19]
rubyFont Font, 文字列値, NothingEnum.NOTHING(1851876449/nada)ルビのフォント
[12][13][14][15]
[16][17][18][19]
rubyFontSize 数値, NothingEnum.NOTHING(1851876449/nada)ルビの文字サイズ
[12][13][14][15]
[16][17][18][19]
rubyFontStyle 文字列値, NothingEnum.NOTHING(1851876449/nada)ルビのフォントスタイル
[12][13][14][15]
[16][17][18][19]
rubyOpenTypePro 真偽値, NothingEnum.NOTHING(1851876449/nada)OpenTypeProのルビ字形を使用
[12][13][14][15]
[16][17][18][19]
rubyOverhang 真偽値, NothingEnum.NOTHING(1851876449/nada)ルビのぶら下がり?
[12][13][14][15]
[16][17][18][19]
rubyOverprintFill AdornmentOverprint, NothingEnum.NOTHING(1851876449/nada)
AdornmentOverprint
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
AUTO1635019116
atil
自動
[12][13][14][15]
[16][17][18][19]
OVERPRINT_OFF1701736294
enof
オフ
[12][13][14][15]
[16][17][18][19]
OVERPRINT_ON1701736302
enon
オン
ルビカラー-塗りオーバープリント
[12][13][14][15]
[16][17][18][19]
rubyOverprintStroke AdornmentOverprint, NothingEnum.NOTHING(1851876449/nada)
AdornmentOverprint
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
AUTO1635019116
atil
自動
[12][13][14][15]
[16][17][18][19]
OVERPRINT_OFF1701736294
enof
オフ
[12][13][14][15]
[16][17][18][19]
OVERPRINT_ON1701736302
enon
オン
ルビカラー-線オーバープリント
[12][13][14][15]
[16][17][18][19]
rubyParentOverhangAmount RubyOverhang, NothingEnum.NOTHING(1851876449/nada)
RubyOverhang
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
NONE1852796517
none
なし
[12][13][14][15]
[16][17][18][19]
RUBY_OVERHANG_HALF_CHAR1249011811
Jrhc
親半文字分
[12][13][14][15]
[16][17][18][19]
RUBY_OVERHANG_HALF_RUBY1249013554
Jro2
ルビ半文字分
[12][13][14][15]
[16][17][18][19]
RUBY_OVERHANG_NO_LIMIT1249013621
Jrou
無制限
[12][13][14][15]
[16][17][18][19]
RUBY_OVERHANG_ONE_CHAR1249013603
Jroc
親1文字分
[12][13][14][15]
[16][17][18][19]
RUBY_OVERHANG_ONE_RUBY1249013553
Jro1
ルビ1文字分
ルビ~調整-文字かけ処理
[12][13][14][15]
[16][17][18][19]
rubyParentScalingPercent 数値, NothingEnum.NOTHING(1851876449/nada)ルビ~調整-文字幅を自動的に詰める限度
[12][13][14][15]
[16][17][18][19]
rubyParentSpacing RubyParentSpacing, NothingEnum.NOTHING(1851876449/nada)
RubyParentSpacing
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
RUBY_PARENT_121_AKI1248997682
Jr12
1-2-1 アキ
[12][13][14][15]
[16][17][18][19]
RUBY_PARENT_BOTH_SIDES1249010291
Jrbs
両サイド
[12][13][14][15]
[16][17][18][19]
RUBY_PARENT_EQUAL_AKI1249014113
Jrqa
均等アキ
[12][13][14][15]
[16][17][18][19]
RUBY_PARENT_FULL_JUSTIFY1249014634
Jrsj
両端揃え
[12][13][14][15]
[16][17][18][19]
RUBY_PARENT_NO_ADJUSTMENT1249013345
Jrna
調整しない
ルビ~調整-親文字間の調整
[12][13][14][15]
[16][17][18][19]
rubyPosition RubyKentenPosition, NothingEnum.NOTHING(1851876449/nada)
RubyKentenPosition
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
ABOVE_RIGHT1248551282
Jkar
上 / 右
[12][13][14][15]
[16][17][18][19]
BELOW_LEFT1248551532
Jkbl
下 / 左
ルビの位置と間隔-位置
[12][13][14][15]
[16][17][18][19]
rubyStroke Swatch, 文字列値, NothingEnum.NOTHING(1851876449/nada)ルビカラー-線
[12][13][14][15]
[16][17][18][19]
rubyStrokeTint 数値, NothingEnum.NOTHING(1851876449/nada)ルビカラー-線の濃淡
[12][13][14][15]
[16][17][18][19]
rubyTint 数値, NothingEnum.NOTHING(1851876449/nada)ルビカラー-塗りの濃淡
[12][13][14][15]
[16][17][18][19]
rubyType RubyTypes, NothingEnum.NOTHING(1851876449/nada)
RubyTypes
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
GROUP_RUBY1249011570
Jrgr
グループルビ
[12][13][14][15]
[16][17][18][19]
PER_CHARACTER_RUBY1249013859
Jrpc
モノルビ
ルビの位置と間隔-種類
[12][13][14][15]
[16][17][18][19]
rubyWeight 数値, NothingEnum.NOTHING(1851876449/nada)ルビカラー-線幅
[12][13][14][15]
[16][17][18][19]
rubyXOffset 数値, NothingEnum.NOTHING(1851876449/nada)ルビのオフセット-横組左右/縦組上下
[12][13][14][15]
[16][17][18][19]
rubyXScale 数値, NothingEnum.NOTHING(1851876449/nada)ルビの水平比率
[12][13][14][15]
[16][17][18][19]
rubyYOffset 数値, NothingEnum.NOTHING(1851876449/nada)ルビのオフセット-横組上下/縦組左右
[12][13][14][15]
[16][17][18][19]
rubyYScale 数値, NothingEnum.NOTHING(1851876449/nada)ルビの垂直比率
[12][13][14][15]
[16][17][18][19]
scaleAffectsLineHeight 真偽値, NothingEnum.NOTHING(1851876449/nada)文字の比率を基準に行の高さを調整
[12][13][14][15]
[16][17][18][19]
shataiAdjustRotation 真偽値, NothingEnum.NOTHING(1851876449/nada)斜体-ライン揃え
[12][13][14][15]
[16][17][18][19]
shataiAdjustTsume 真偽値, NothingEnum.NOTHING(1851876449/nada)斜体-ツメの調整
[12][13][14][15]
[16][17][18][19]
shataiDegreeAngle 数値, NothingEnum.NOTHING(1851876449/nada)斜体-角度
[12][13][14][15]
[16][17][18][19]
shataiMagnification 数値, NothingEnum.NOTHING(1851876449/nada)斜体-縮小率
[12][13][14][15]
[16][17][18][19]
skew 数値, NothingEnum.NOTHING(1851876449/nada)歪み
[12][13][14][15]
[16][17][18][19]
splitDocument 真偽値, NothingEnum.NOTHING(1851876449/nada)Split Document (EPUB only)
[12][13][14][15]
[16][17][18][19]
strikeThroughColor Swatch, 文字列値, NothingEnum.NOTHING(1851876449/nada)打ち消し線設定-カラー
[12][13][14][15]
[16][17][18][19]
strikeThroughGapColor Swatch, 文字列値, NothingEnum.NOTHING(1851876449/nada)打ち消し線設定-間隔のカラー
[12][13][14][15]
[16][17][18][19]
strikeThroughGapOverprint 真偽値, NothingEnum.NOTHING(1851876449/nada)打ち消し線設定-間隔オーバープリント
[12][13][14][15]
[16][17][18][19]
strikeThroughGapTint 数値, NothingEnum.NOTHING(1851876449/nada)打ち消し線設定-間隔の濃淡
[12][13][14][15]
[16][17][18][19]
strikeThroughOffset 長さ値, NothingEnum.NOTHING(1851876449/nada)打ち消し線設定-オフセット
[12][13][14][15]
[16][17][18][19]
strikeThroughOverprint 真偽値, NothingEnum.NOTHING(1851876449/nada)打ち消し線設定-線オーバープリント
[12][13][14][15]
[16][17][18][19]
strikeThroughTint 数値, NothingEnum.NOTHING(1851876449/nada)打ち消し線設定-濃淡
[12][13][14][15]
[16][17][18][19]
strikeThroughType StrokeStyle, 文字列値, NothingEnum.NOTHING(1851876449/nada)打ち消し線設定-種類
[12][13][14][15]
[16][17][18][19]
strikeThroughWeight 長さ値, NothingEnum.NOTHING(1851876449/nada)打ち消し線設定-線幅
[12][13][14][15]
[16][17][18][19]
strikeThru 真偽値, NothingEnum.NOTHING(1851876449/nada)打ち消し線
[12][13][14][15]
[16][17][18][19]
strokeAlignment TextStrokeAlign, NothingEnum.NOTHING(1851876449/nada)
TextStrokeAlign
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
CENTER_ALIGNMENT1936998723
stAC
線を中央に揃える
[12][13][14][15]
[16][17][18][19]
OUTSIDE_ALIGNMENT1936998735
stAO
線を外側に揃える
線の位置
[12][13][14][15]
[16][17][18][19]
strokeColor Swatch, NothingEnum.NOTHING(1851876449/nada), 文字列値文字の線の色
[12][13][14][15]
[16][17][18][19]
strokeTint 数値, NothingEnum.NOTHING(1851876449/nada)文字の線の濃淡(継承する場合は-1)
[12][13][14][15]
[16][17][18][19]
strokeWeight 長さ値, NothingEnum.NOTHING(1851876449/nada)文字の線幅
[12][13][14][15]
[16][17][18][19]
styleUniqueId 文字列値, NothingEnum.NOTHING(1851876449/nada)A unique id that can be assigned to a style. This can be used to differentiate between the styles. Internal use only.
[12][13][14][15]
[16][17][18][19]
tatechuyoko 真偽値, NothingEnum.NOTHING(1851876449/nada)縦中横
[12][13][14][15]
[16][17][18][19]
tatechuyokoXOffset 数値, NothingEnum.NOTHING(1851876449/nada)縦中横設定-上下位置
[12][13][14][15]
[16][17][18][19]
tatechuyokoYOffset 数値, NothingEnum.NOTHING(1851876449/nada)縦中横設定-左右位置
[12][13][14][15]
[16][17][18][19]
tracking 数値, NothingEnum.NOTHING(1851876449/nada)字送り(1/1000em)
[12][13][14][15]
[16][17][18][19]
trailingAki 数値, NothingEnum.NOTHING(1851876449/nada)文字後のアキ量
[12][13][14][15]
[16][17][18][19]
tsume 数値, NothingEnum.NOTHING(1851876449/nada)ツメ(文字ツメ)
[12][13][14][15]
[16][17][18][19]
underline 真偽値, NothingEnum.NOTHING(1851876449/nada)下線
[12][13][14][15]
[16][17][18][19]
underlineColor Swatch, 文字列値, NothingEnum.NOTHING(1851876449/nada)下線設定-カラー
[12][13][14][15]
[16][17][18][19]
underlineGapColor Swatch, 文字列値, NothingEnum.NOTHING(1851876449/nada)下線設定-間隔のカラー
[12][13][14][15]
[16][17][18][19]
underlineGapOverprint 真偽値, NothingEnum.NOTHING(1851876449/nada)下線設定-間隔オーバープリント
[12][13][14][15]
[16][17][18][19]
underlineGapTint 数値, NothingEnum.NOTHING(1851876449/nada)下線設定-間隔の濃淡
[12][13][14][15]
[16][17][18][19]
underlineOffset 長さ値, NothingEnum.NOTHING(1851876449/nada)下線設定-オフセット
[12][13][14][15]
[16][17][18][19]
underlineOverprint 真偽値, NothingEnum.NOTHING(1851876449/nada)下線設定-線オーバープリント
[12][13][14][15]
[16][17][18][19]
underlineTint 数値, NothingEnum.NOTHING(1851876449/nada)下線設定-濃淡 (0 - 100 %)
[12][13][14][15]
[16][17][18][19]
underlineType StrokeStyle, 文字列値, NothingEnum.NOTHING(1851876449/nada)下線設定-種類
[12][13][14][15]
[16][17][18][19]
underlineWeight 長さ値, NothingEnum.NOTHING(1851876449/nada)下線設定-線幅
[12][13][14][15]
[16][17][18][19]
verticalScale 数値, NothingEnum.NOTHING(1851876449/nada)垂直比率 (1 - 1000 %)
[12][13][14][15]
[16][17][18][19]
warichu 真偽値, NothingEnum.NOTHING(1851876449/nada)割注
[12][13][14][15]
[16][17][18][19]
warichuAlignment WarichuAlignment, NothingEnum.NOTHING(1851876449/nada)
WarichuAlignment
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
AUTO1635019116
atil
自動
[12][13][14][15]
[16][17][18][19]
CENTER_ALIGN1667591796
cent
中央揃え
[12][13][14][15]
[16][17][18][19]
CENTER_JUSTIFIED1667920756
cjst
中揃え均等配置
[12][13][14][15]
[16][17][18][19]
FULLY_JUSTIFIED1718971500
full
両端揃え
[12][13][14][15]
[16][17][18][19]
LEFT_ALIGN1818584692
left
左/上揃え
[12][13][14][15]
[16][17][18][19]
LEFT_JUSTIFIED1818915700
ljst
左/上揃え均等配置
[12][13][14][15]
[16][17][18][19]
RIGHT_ALIGN1919379572
rght
右/下揃え
[12][13][14][15]
[16][17][18][19]
RIGHT_JUSTIFIED1919578996
rjst
右/下揃え均等配置
割注設定-揃え
[12][13][14][15]
[16][17][18][19]
warichuCharsAfterBreak 数値, NothingEnum.NOTHING(1851876449/nada)割注設定-1行目の最小文字数
[12][13][14][15]
[16][17][18][19]
warichuCharsBeforeBreak 数値, NothingEnum.NOTHING(1851876449/nada)割注設定-最終行の最小文字数
[12][13][14][15]
[16][17][18][19]
warichuLines 数値, NothingEnum.NOTHING(1851876449/nada)割注設定-行数
[12][13][14][15]
[16][17][18][19]
warichuLineSpacing 数値, NothingEnum.NOTHING(1851876449/nada)割注設定-行の間隔
[12][13][14][15]
[16][17][18][19]
warichuSize 数値, NothingEnum.NOTHING(1851876449/nada)割注設定-割注サイズ(%)
[12][13][14][15]
[16][17][18][19]
xOffsetDiacritic 数値, NothingEnum.NOTHING(1851876449/nada)The x (horizontal) offset for diacritic adjustment.
[12][13][14][15]
[16][17][18][19]
yOffsetDiacritic 数値, NothingEnum.NOTHING(1851876449/nada)The y (vertical) offset for diacritic adjustment.

メソッド

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]
createThumbnailWithProperties(previewText, pointSize, space, colorValue, to) 真偽値Create thumbnail for selected text with the given properties.
previewText 文字列値表示する文字
pointSize 数値文字サイズ(ポイント)
space ColorSpace
ColorSpace
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
CMYK1129142603
CMYK
CMYK

[16][17][18][19]
HSB1665684290
cHSB
HSB
[12][13][14][15]
[16][17][18][19]
LAB1665941826
cLAB
LAB
[12][13][14][15]
[16][17][18][19]
MIXEDINK1666009432
cMIX
混合インキ
[12][13][14][15]
[16][17][18][19]
RGB1666336578
cRGB
RGB
カラースペース
colorValue Array( 数値 )カラー値
to ファイル書き出すファイル名
[12][13][14][15]
[16][17][18][19]
duplicate() CharacterStyle複製。複製されたオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
extractLabel(key) 文字列値キーに関連づけられた値を取得
key 文字列値キー
[12][13][14][15]
[16][17][18][19]
getElements() Array( CharacterStyle )オブジェクト参照を返す
[12][13][14][15]
[16][17][18][19]
insertLabel(key, value) なしキーに関連づけられた値を設定
key 文字列値キー
value 文字列値

[17][18][19]
isNthDesignAxisHidden(nthAxisIndex) 真偽値If true, Nth design axis of variable font is hidden.
nthAxisIndex 数値Index of design axis.
[12][13][14][15]
[16][17][18][19]
move(to, [reference]) CharacterStyleパネル内の移動
to 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
移動先
[reference] ParagraphStyle, ParagraphStyleGroup, CharacterStyle, CharacterStyleGroup, CellStyle, CellStyleGroup, TableStyle, TableStyleGroup, Document, Application位置の基準になるオブジェクト
[12][13][14][15]
[16][17][18][19]
remove([replacingWith]) なし削除
[replacingWith] CharacterStyle置き換える文字スタイル
[12][13][14][15]
[16][17][18][19]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[15]
[16][17][18][19]
setNthDesignAxis(nthAxisIndex, nthAxisValue) なしSet Nth design axis of a variable font.
nthAxisIndex 数値Index of design axis.
nthAxisValue 数値Value of nth design axis.
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.