共用方式為


LegacyNumbering.LegacySpace Property

Definition

Legacy Spacing

Represents the following attribute in the schema: w:legacySpace

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

Property Value

Returns UInt64Value.

Attributes

Applies to