Поделиться через


TextSpacingType.SpacingPoints Property

Spacing Points.Represents the element tag in schema: a:spcPts

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

Syntax

'Declaration
Public Property SpacingPoints As SpacingPoints
    Get
    Set
'Usage
Dim instance As TextSpacingType
Dim value As SpacingPoints

value = instance.SpacingPoints

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.SpacingPoints
Returns SpacingPoints.

See Also

Reference

TextSpacingType Class

TextSpacingType Members

DocumentFormat.OpenXml.Drawing Namespace