共用方式為


Properties.TitlesOfParts Property

Part Titles.Represents the element tag in schema: ap:TitlesOfParts

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

Syntax

'Declaration
Public Property TitlesOfParts As TitlesOfParts
    Get
    Set
'Usage
Dim instance As Properties
Dim value As TitlesOfParts

value = instance.TitlesOfParts

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

Property Value

Type: DocumentFormat.OpenXml.ExtendedProperties.TitlesOfParts
Returns TitlesOfParts.

See Also

Reference

Properties Class

Properties Members

DocumentFormat.OpenXml.ExtendedProperties Namespace