Hyperlinks

Hyperlink(ハイパーリンク)のコレクション

プロパティ

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

メソッド

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

Hyperlink

ハイパーリンク

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

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Document
[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]
borderColor [ r, g, b ], UIColorsハイパーリンクの下線の色
[12][13][14][15]
[16][17][18][19]
borderStyle HyperlinkAppearanceStyle
HyperlinkAppearanceStyle
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
DASHED1684108136
dash
Uses a dashed stroke.
[12][13][14][15]
[16][17][18][19]
SOLID1936682084
sold
Uses a solid stroke.
ハイパーリンクの下線のスタイル
[12][13][14][15]
[16][17][18][19]
destination HyperlinkTextDestination, HyperlinkPageDestination, HyperlinkExternalPageDestination, HyperlinkURLDestination, ParagraphDestinationリンク先
[12][13][14][15]
[16][17][18][19]
hidden 真偽値If true, the hyperlink is hidden.
[12][13][14][15]
[16][17][18][19]
highlight HyperlinkAppearanceHighlight
HyperlinkAppearanceHighlight
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
INSET1853056372
nset
Highlights the hyperlink border inset.
[12][13][14][15]
[16][17][18][19]
INVERT1853256308
nvrt
Highlights the hyperlink fill color.
[12][13][14][15]
[16][17][18][19]
NONE1852796517
none
Does not highlight the hyperlink.
[12][13][14][15]
[16][17][18][19]
OUTLINE1869900910
otln
Highlights the hyperlink border.
The hyperlink highlight style.
[12][13][14][15]
[16][17][18][19]
id 数値オブジェクトのID
[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]
label 文字列値スクリプトラベル
[12][13][14][15]
[16][17][18][19]
name 文字列値オブジェクトの名前
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
source HyperlinkPageItemSource, HyperlinkTextSource, CrossReferenceSourceThe hyperlinked text or page item.
[12][13][14][15]
[16][17][18][19]
visible 真偽値表示するかどうか
[12][13][14][15]
[16][17][18][19]
width HyperlinkAppearanceWidth
HyperlinkAppearanceWidth
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
MEDIUM1701727588
enMd
Uses a medium border.
[12][13][14][15]
[16][17][18][19]
THICK1952999787
thik
Uses a thick border.
[12][13][14][15]
[16][17][18][19]
THIN1952999790
thin
Uses a thin border.
The stroke weight of the hyperlink border.

メソッド

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]
extractLabel(key) 文字列値キーに関連づけられた値を取得
key 文字列値キー
[12][13][14][15]
[16][17][18][19]
getElements() Array( Hyperlink )オブジェクト参照を返す
[12][13][14][15]
[16][17][18][19]
insertLabel(key, value) なしキーに関連づけられた値を設定
key 文字列値キー
value 文字列値
[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]
showDestination() なしハイパーリンク先へ
[12][13][14][15]
[16][17][18][19]
showSource() なしハイパーリンクソースへ
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.