共用方式為


Indentation.Hanging Property

Definition

Indentation Removed from First Line

Represents the following attribute in the schema: w:hanging

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

Property Value

Returns UInt64Value.

Attributes

Applies to