LegacyNumbering.LegacySpace Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property LegacySpace As StringValueProperty Value
Returns UInt64Value.
- Attributes