次の方法で共有


TabStop.Leader プロパティ

定義

タブリーダー文字

スキーマ内の次の属性を表します: w:leader

[DocumentFormat.OpenXml.SchemaAttr(23, "leader")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.TabStopLeaderCharValues> Leader { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.TabStopLeaderCharValues> Leader { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "leader")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.TabStopLeaderCharValues>? Leader { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:leader")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.TabStopLeaderCharValues>? Leader { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.TabStopLeaderCharValues>? Leader { get; set; }
member this.Leader : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.TabStopLeaderCharValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "leader")>]
member this.Leader : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.TabStopLeaderCharValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:leader")>]
member this.Leader : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.TabStopLeaderCharValues> with get, set
Public Property Leader As EnumValue(Of TabStopLeaderCharValues)

プロパティ値

EnumValue<T> を返します。

属性

適用対象