ParagraphFormat2.SpaceWithin Property
Gets or sets the amount of space between base lines in the specified paragraph, in points or lines. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property SpaceWithin As Single
Get
Set
'Usage
Dim instance As ParagraphFormat2
Dim value As Single
value = instance.SpaceWithin
instance.SpaceWithin = value
float SpaceWithin { get; set; }
Property Value
Type: System.Single
Single