Share via


TextSpacingType.SpacingPoints Property

Definition

Spacing Points.

Represents the following element tag in the schema: a:spcPts.

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

Property Value

Returns SpacingPoints.

Applies to