Section

セクション

プロパティ(オブジェクト)

Ver. プロパティ名 説明
Parent Document 親のオブジェクト

プロパティ

Ver. プロパティ名 R/O 説明
ContinueNumbering Boolean型 Whether to continue page numbering from the previous section
Id Long型 オブジェクトのID
IncludeSectionPrefix Boolean型 Whether to include section prefix for page number
Index Long型 インデックス
Label String型 スクリプトラベル
Length Long型 ページ数
Marker String型 The section marker
Name String型 既定値。オブジェクトの名前を返す
PageNumberStart Long型 The number at which to start numbering pages and it only works when continue numbering property is set to kFalse
PageNumberStyle idPageNumberStyle
idPageNumberStyle
Ver.10進数説明
idArabic1298231906 1, 2, 3, 4, ...
idArabicAbjad1296130410
idArabicAlifBaTah1296130420
idDoubleLeadingZeros1296329850 001, 002, 003, ...
idFullWidthArabic1296455521
idHebrewBiblical1296589410
idHebrewNonStandard1296589422
idKanji1296788073 一、二、三、四、...
idLowerLetters1296855660 a, b, c, d, ...
idLowerRoman1297247596 i, ii, iii, iv, ...
idSingleLeadingZeros1297312890
idTripleLeadingZeros1297378426 0001, 0002, 0003, ...
idUpperLetters1296855669 A, B, C, D, ...
idUpperRoman1297247605 I, II, III, IV, ...
The style of the page number
PageStart Page The page where this section starts
SectionPrefix String型 The prefix for the section. May range from 0 to 8 characters. Same as the name property.

メソッド

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Delete オブジェクトを削除
ExtractLabel String型 キーに関連づけられたラベルを取得
Key String型 キー
InsertLabel キーに関連づけられたラベルを設定
Key String型 キー
Value String型 ラベルの値

コレクションのプロパティ Sections

Ver. プロパティ名 R/O 説明
Count Long型 オブジェクト数
Item(Index) Object 既定値、省略可。IndexまたはName(なければLabel)で指定されたオブジェクトを返す

コレクションのメソッド Sections

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Add Section 新しいオブジェクトを作成し、それを返す
[At] idLocationOptions
idLocationOptions
Ver.10進数説明
idAfter1634104421
idAtBeginning1650945639 先頭
idAtEnd1701733408 最後
idBefore1650812527
idUnknown1433299822 No location
位置
[Reference] Section, Document 位置の基準になるオブジェクト
Add Section 新しいオブジェクトを作成し、それを返す
[Reference] Page 位置の基準になるオブジェクト
AnyItem Object 各オブジェクトを返す
FirstItem Object 最初のオブジェクトを返す
ItemByID Object IDで指定したオブジェクトを返す
Id Long型 オブジェクトのID
ItemByRange Objects 範囲で指定したオブジェクトを返す
From Object, Long型, String型 範囲の開始
To Object, Long型, String型 範囲の終了
LastItem Object 最後のオブジェクトを返す
MiddleItem Object middle objectを返す
NextItem Object 一つ後のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト
PreviousItem Object 一つ前のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト