Freigeben über


Source.Comments-Eigenschaft

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

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

Syntax

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

value = instance.Comments

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Bibliography.Comments
Returns Comments.

Siehe auch

Referenz

Source Klasse

Source-Member

DocumentFormat.OpenXml.Bibliography-Namespace