Share via


TextSpacingType.SpacingPercent Property

Definition

Spacing Percent.

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

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

Property Value

Returns SpacingPercent.

Applies to