Share via


LineNumberType.Distance Property

Definition

Distance Between Text and Line Numbering

Represents the following attribute in the schema: 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

Property Value

Returns UInt64Value.

Attributes

Applies to