次の方法で共有


LineNumberType.Distance プロパティ

定義

テキストと行番号の間の距離

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

[DocumentFormat.OpenXml.SchemaAttr(23, "distance")]
public DocumentFormat.OpenXml.StringValue Distance { get; set; }
public DocumentFormat.OpenXml.StringValue Distance { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "distance")]
public DocumentFormat.OpenXml.StringValue? Distance { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:distance")]
public DocumentFormat.OpenXml.StringValue? Distance { get; set; }
public DocumentFormat.OpenXml.StringValue? Distance { get; set; }
member this.Distance : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "distance")>]
member this.Distance : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:distance")>]
member this.Distance : DocumentFormat.OpenXml.StringValue with get, set
Public Property Distance As StringValue

プロパティ値

UInt64Value を返します。

属性

適用対象