次の方法で共有


PreviousSectionProperties.TitlePage Property

Different First Page Headers and Footers.Represents the element tag in schema: w:titlePg

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

Syntax

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

value = instance.TitlePage

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TitlePage
Returns TitlePage.

See Also

Reference

PreviousSectionProperties Class

PreviousSectionProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace