Share via


ParagraphFormatClass.LineSpacingRule Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Property LineSpacingRule As WdLineSpacing
    Get
    Set
'Usage
Dim instance As ParagraphFormatClass
Dim value As WdLineSpacing

value = instance.LineSpacingRule

instance.LineSpacingRule = value
public virtual WdLineSpacing LineSpacingRule { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdLineSpacing

Implements

_ParagraphFormat.LineSpacingRule

See Also

Reference

ParagraphFormatClass Class

ParagraphFormatClass Members

Microsoft.Office.Interop.Word Namespace