LegacyNumbering.LegacyIndent 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 Indent
Represents the following attribute in the schema: w:legacyIndent
[DocumentFormat.OpenXml.SchemaAttr(23, "legacyIndent")]
public DocumentFormat.OpenXml.StringValue LegacyIndent { get; set; }public DocumentFormat.OpenXml.StringValue LegacyIndent { get; set; }[DocumentFormat.OpenXml.SchemaAttr(23, "legacyIndent")]
public DocumentFormat.OpenXml.StringValue? LegacyIndent { get; set; }[DocumentFormat.OpenXml.SchemaAttr("w:legacyIndent")]
public DocumentFormat.OpenXml.StringValue? LegacyIndent { get; set; }public DocumentFormat.OpenXml.StringValue? LegacyIndent { get; set; }member this.LegacyIndent : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(23, "legacyIndent")>]
member this.LegacyIndent : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("w:legacyIndent")>]
member this.LegacyIndent : DocumentFormat.OpenXml.StringValue with get, setPublic Property LegacyIndent As StringValueProperty Value
Returns Int32Value.
- Attributes