HyperlinkExternalPageDestinations

HyperlinkExternalPageDestination(ハイパーリンク先(外部ドキュメントのページ))のコレクション

プロパティ

Ver.プロパティ名R/O説明
[7][7.5][8][9]
[10][11][12][13]
length 数値オブジェクト数

メソッド

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

HyperlinkExternalPageDestination

ハイパーリンク先(外部ドキュメントのページ)

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

Ver.プロパティR/O
[7][7.5][8][9]
[10][11][12][13]
parent Document
[7][7.5][8][9]
[10][11][12][13]
eventListeners EventListeners
[7][7.5][8][9]
[10][11][12][13]
events Events

プロパティ

Ver.プロパティ名R/O説明
[7][7.5][8][9]
[10][11][12][13]
destinationPageIndex 数値The index of the page that the hyperlink destination points to. Note: Valid only when hyperlink destination is an external page. (1 - 9999)
[7][7.5][8][9]
[10][11][12][13]
documentPath ファイルThe path to the document that the hyperlink destination points to.
[7][7.5][8][9]
[10][11][12][13]
hidden 真偽値If true, the hyperlink is hidden.
[7][7.5][8][9]
[10][11][12][13]
id 数値オブジェクトのID
[7][7.5][8][9]
[10][11][12][13]
index 数値インデックス
[7][7.5][8][9]
[10][11][12][13]
isValid 真偽値オブジェクトが有効かどうか
[7][7.5][8][9]
[10][11][12][13]
label 文字列値スクリプトラベル
[7][7.5][8][9]
[10][11][12][13]
name 文字列値オブジェクトの名前
[7][7.5][8][9]
[10][11][12][13]
properties Object
[7][7.5][8][9]
[10][11][12][13]
viewBounds [ y1, x1, y2, x2 ]表示する矩形サイズ。x,yは数値または長さ値
[7][7.5][8][9]
[10][11][12][13]
viewPercentage 数値表示倍率 (5 - 4000 %)
[7][7.5][8][9]
[10][11][12][13]
viewSetting HyperlinkDestinationPageSetting
HyperlinkDestinationPageSetting
Ver.10進数/文字列説明
[7][7.5][8][9]
[10][11][12][13]
FIT_HEIGHT1212437352
HDSh
高さに合わせる
[7][7.5][8][9]
[10][11][12][13]
FIT_VIEW1212437366
HDSv
可視全体
[7][7.5][8][9]
[10][11][12][13]
FIT_VISIBLE1212437334
HDSV
描画領域の幅に合わせる
[7][7.5][8][9]
[10][11][12][13]
FIT_WIDTH1212437335
HDSW
幅に合わせる
[7][7.5][8][9]
[10][11][12][13]
FIT_WINDOW1212437367
HDSw
全体表示
[7][7.5][8][9]
[10][11][12][13]
FIXED1212437350
HDSf
固定
[7][7.5][8][9]
[10][11][12][13]
INHERIT_ZOOM1212437370
HDSz
ズーム設定維持
The destination page size when the page is reached by clicking the hyperlink.

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[7][7.5][8][9]
[10][11][12][13]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[7][7.5][8][9]
[10][11][12][13]
extractLabel(key) 文字列値キーに関連づけられた値を取得
key 文字列値キー
[7][7.5][8][9]
[10][11][12][13]
getElements() Array( HyperlinkExternalPageDestination )オブジェクト参照を返す
[7][7.5][8][9]
[10][11][12][13]
insertLabel(key, value) なしキーに関連づけられた値を設定
key 文字列値キー
value 文字列値
[7][7.5][8][9]
[10][11][12][13]
remove() なし削除
[7][7.5][8][9]
[10][11][12][13]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[7][7.5][8][9]
[10][11][12][13]
showDestination() なしハイパーリンク先へ
[7][7.5][8][9]
[10][11][12][13]
toSource() 文字列値ソースコードを表す文字列を返す
[7][7.5][8][9]
[10][11][12][13]
toSpecifier() 文字列値Retrieves the object specifier.