SpacingBetweenLines.AfterLines 属性

定义

段落下方的间距(以行为单位)

表示架构中的以下属性:w:afterLines

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

属性值

返回 Int32Value

属性

适用于