Share via


SpacingBetweenLines.Before Property

Spacing Above Paragraph.Represents the attribte in schema: w:before

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "before")> _
Public Property Before As StringValue
    Get
    Set
'Usage
Dim instance As SpacingBetweenLines
Dim value As StringValue

value = instance.Before

instance.Before = value
[SchemaAttrAttribute(, "before")]
public StringValue Before { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns UInt64Value.

See Also

Reference

SpacingBetweenLines Class

SpacingBetweenLines Members

DocumentFormat.OpenXml.Wordprocessing Namespace