Compartir a través de


Source.Title Property

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

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

Syntax

'Declaración
Public Property Title As Title
    Get
    Set
'Uso
Dim instance As Source
Dim value As Title

value = instance.Title

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

Property Value

Type: DocumentFormat.OpenXml.Bibliography.Title
Returns Title.

See Also

Reference

Source Class

Source Members

DocumentFormat.OpenXml.Bibliography Namespace