次の方法で共有


Paragraph.ListAdvanceTo メソッド

定義

リスト内の段落に対してリスト レベルを設定します。

public void ListAdvanceTo (short Level1 = 0, short Level2 = 0, short Level3 = 0, short Level4 = 0, short Level5 = 0, short Level6 = 0, short Level7 = 0, short Level8 = 0, short Level9 = 0);
abstract member ListAdvanceTo : int16 * int16 * int16 * int16 * int16 * int16 * int16 * int16 * int16 -> unit
Public Sub ListAdvanceTo (Optional Level1 As Short = 0, Optional Level2 As Short = 0, Optional Level3 As Short = 0, Optional Level4 As Short = 0, Optional Level5 As Short = 0, Optional Level6 As Short = 0, Optional Level7 As Short = 0, Optional Level8 As Short = 0, Optional Level9 As Short = 0)

パラメーター

Level1
Int16
Level2
Int16
Level3
Int16
Level4
Int16
Level5
Int16
Level6
Int16
Level7
Int16
Level8
Int16
Level9
Int16

注釈

Microsoft Office Wordは、指定した段落と前の段落の間に必要な挿入段落を非表示テキストとして挿入することで、指定した段落の各リスト レベルの番号付けに使用する番号付け値を調整します。

適用対象