SpacingBetweenLines.After Property

Definition

Spacing Below Paragraph

Represents the following attribute in the schema: w:after

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

Property Value

Returns UInt64Value.

Attributes

Applies to