Compatibility.SpacingInWholePoints Property

Only Expand/Condense Text By Whole Points.Represents the element tag in schema: w:spacingInWholePoints

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

Syntax

'Declaration
Public Property SpacingInWholePoints As SpacingInWholePoints
    Get
    Set
'Usage
Dim instance As Compatibility
Dim value As SpacingInWholePoints

value = instance.SpacingInWholePoints

instance.SpacingInWholePoints = value
public SpacingInWholePoints SpacingInWholePoints { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.SpacingInWholePoints
Returns SpacingInWholePoints.

See Also

Reference

Compatibility Class

Compatibility Members

DocumentFormat.OpenXml.Wordprocessing Namespace