言語

CompiledParagraphInstance.ListLevel プロパティ

定義

ParagraphクラスにおけるListLevelプロパティの解析値を取得します。

public:
 virtual property int ListLevel { int get(); };
public override int ListLevel { get; }
member this.ListLevel : int
Public Overrides ReadOnly Property ListLevel As Integer

プロパティ値

ListLevelプロパティの解析された値を表現するintの値です。

適用対象