BuildingBlock

ハイパーリンクの定義

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

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

プロパティ

Ver. プロパティ名 R/O 説明
AppliedCharacterStyle CharacterStyle 適用される文字スタイル
AppliedDelimiter String型 Delimiter character for paragraph text and full paragraph building blocks. It is ignored for other types of building blocks.
BlockType idBuildingBlockTypes
idBuildingBlockTypes
Ver.10進数説明
idBookmarkNameBuildingBlock1650614894
idChapterNumberBuildingBlock1650615150
idCustomStringBuildingBlock1650615155
idFileNameBuildingBlock1650615918
idFullParagraphBuildingBlock1650615920
idPageNumberBuildingBlock1650618478
idParagraphNumberBuildingBlock1651533678
idParagraphTextBuildingBlock1650618484
Type of the building block.
CustomText String型 Building block custom text. Currently this is only useful in custom string building block.
IncludeDelimiter Boolean型 If true, the source generated for the building block includes the delimiter.
Index Long型 The index of the BuildingBlock within its containing object.

メソッド

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Delete オブジェクトを削除

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

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

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

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Add BuildingBlock 新しいオブジェクトを作成し、それを返す
BlockType idBuildingBlockTypes
idBuildingBlockTypes
Ver.10進数説明
idBookmarkNameBuildingBlock1650614894
idChapterNumberBuildingBlock1650615150
idCustomStringBuildingBlock1650615155
idFileNameBuildingBlock1650615918
idFullParagraphBuildingBlock1650615920
idPageNumberBuildingBlock1650618478
idParagraphNumberBuildingBlock1651533678
idParagraphTextBuildingBlock1650618484
[AppliedCharacterStyle] CharacterStyle
[CustomText] String型
AnyItem Object 各オブジェクトを返す
FirstItem Object 最初のオブジェクトを返す
ItemByRange Objects 範囲で指定したオブジェクトを返す
From Object, Long型, String型 範囲の開始
To Object, Long型, String型 範囲の終了
LastItem Object 最後のオブジェクトを返す
MiddleItem Object middle objectを返す
NextItem Object 一つ後のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト
PreviousItem Object 一つ前のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト