次の方法で共有


Level.LevelText プロパティ

定義

段落番号レベルのテキスト。

スキーマの要素タグ w:lvlText を表します。

public DocumentFormat.OpenXml.Wordprocessing.LevelText LevelText { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.LevelText? LevelText { get; set; }
member this.LevelText : DocumentFormat.OpenXml.Wordprocessing.LevelText with get, set
Public Property LevelText As LevelText

プロパティ値

LevelText を返します。

適用対象