共用方式為


Source.Year Property

Year.Represents the element tag in schema: b:Year

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

Syntax

'Declaration
Public Property Year As Year
    Get
    Set
'Usage
Dim instance As Source
Dim value As Year

value = instance.Year

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

Property Value

Type: DocumentFormat.OpenXml.Bibliography.Year
Returns Year.

See Also

Reference

Source Class

Source Members

DocumentFormat.OpenXml.Bibliography Namespace