SpacingBetweenLines.Before Property

Definition

Spacing Above Paragraph

Represents the following attribute in the schema: w:before

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

Property Value

Returns UInt64Value.

Attributes

Applies to