次の方法で共有


PreviousSectionProperties.VerticalTextAlignmentOnPage Property

Vertical Text Alignment on Page.Represents the element tag in schema: w:vAlign

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

Syntax

'宣言
Public Property VerticalTextAlignmentOnPage As VerticalTextAlignmentOnPage
    Get
    Set
'使用
Dim instance As PreviousSectionProperties
Dim value As VerticalTextAlignmentOnPage

value = instance.VerticalTextAlignmentOnPage

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.VerticalTextAlignmentOnPage
Returns VerticalTextAlignmentOnPage.

See Also

Reference

PreviousSectionProperties Class

PreviousSectionProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace