Compatibility.SpacingInWholePoints Property

Definition

Only Expand/Condense Text By Whole Points.

Represents the following element tag in the schema: w:spacingInWholePoints.

public DocumentFormat.OpenXml.Wordprocessing.SpacingInWholePoints SpacingInWholePoints { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.SpacingInWholePoints? SpacingInWholePoints { get; set; }
member this.SpacingInWholePoints : DocumentFormat.OpenXml.Wordprocessing.SpacingInWholePoints with get, set
Public Property SpacingInWholePoints As SpacingInWholePoints

Property Value

Returns SpacingInWholePoints.

Applies to