共用方式為


LegacyNumbering.LegacyIndent Property

Definition

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, set
Public Property LegacyIndent As StringValue

Property Value

Returns Int32Value.

Attributes

Applies to