次の方法で共有


TextParagraphPropertiesType.SpaceBefore Property

Space Before.Represents the element tag in schema: a:spcBef

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

Syntax

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

value = instance.SpaceBefore

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.SpaceBefore

See Also

Reference

TextParagraphPropertiesType Class

TextParagraphPropertiesType Members

DocumentFormat.OpenXml.Drawing Namespace