次の方法で共有


TextParagraphPropertiesType.LineSpacing Property

Line Spacing.Represents the element tag in schema: a:lnSpc

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

Syntax

'宣言
Public Property LineSpacing As LineSpacing
    Get
    Set
'使用
Dim instance As TextParagraphPropertiesType
Dim value As LineSpacing

value = instance.LineSpacing

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.LineSpacing

See Also

Reference

TextParagraphPropertiesType Class

TextParagraphPropertiesType Members

DocumentFormat.OpenXml.Drawing Namespace