Share via


AuthorList.Counsel Property

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

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

Syntax

'Declaration
Public Property Counsel As Counsel
    Get
    Set
'Usage
Dim instance As AuthorList
Dim value As Counsel

value = instance.Counsel

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

Property Value

Type: DocumentFormat.OpenXml.Bibliography.Counsel
Returns Counsel.

See Also

Reference

AuthorList Class

AuthorList Members

DocumentFormat.OpenXml.Bibliography Namespace