共用方式為


TextParagraphPropertiesType.EastAsianLineBreak Property

Definition

East Asian Line Break

Represents the following attribute in the schema: eaLnBrk

public DocumentFormat.OpenXml.BooleanValue? EastAsianLineBreak { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "eaLnBrk")]
public DocumentFormat.OpenXml.BooleanValue? EastAsianLineBreak { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("eaLnBrk")]
public DocumentFormat.OpenXml.BooleanValue? EastAsianLineBreak { get; set; }
member this.EastAsianLineBreak : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "eaLnBrk")>]
member this.EastAsianLineBreak : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("eaLnBrk")>]
member this.EastAsianLineBreak : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property EastAsianLineBreak As BooleanValue

Property Value

Attributes

Applies to