LegacyNumbering.Legacy 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.
Use Legacy Numbering Properties
Represents the following attribute in the schema: w:legacy
[DocumentFormat.OpenXml.SchemaAttr(23, "legacy")]
public DocumentFormat.OpenXml.OnOffValue Legacy { get; set; }public DocumentFormat.OpenXml.OnOffValue Legacy { get; set; }[DocumentFormat.OpenXml.SchemaAttr(23, "legacy")]
public DocumentFormat.OpenXml.OnOffValue? Legacy { get; set; }[DocumentFormat.OpenXml.SchemaAttr("w:legacy")]
public DocumentFormat.OpenXml.OnOffValue? Legacy { get; set; }public DocumentFormat.OpenXml.OnOffValue? Legacy { get; set; }member this.Legacy : DocumentFormat.OpenXml.OnOffValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(23, "legacy")>]
member this.Legacy : DocumentFormat.OpenXml.OnOffValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("w:legacy")>]
member this.Legacy : DocumentFormat.OpenXml.OnOffValue with get, setPublic Property Legacy As OnOffValueProperty Value
Returns EnumValue<T>.
- Attributes