TextParagraphPropertiesType.EastAsianLineBreak 属性

定义

东亚换行

表示架构中的以下属性:eaLnBrk

[DocumentFormat.OpenXml.SchemaAttr(0, "eaLnBrk")]
public DocumentFormat.OpenXml.BooleanValue EastAsianLineBreak { get; set; }
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; }
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

属性值

返回 BooleanValue

属性

适用于