AuthorList.Interviewee Property
Interviewee.Represents the element tag in schema: b:Interviewee
Namespace: DocumentFormat.OpenXml.Bibliography
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Interviewee As Interviewee
Get
Set
'Usage
Dim instance As AuthorList
Dim value As Interviewee
value = instance.Interviewee
instance.Interviewee = value
public Interviewee Interviewee { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Bibliography.Interviewee
Returns Interviewee.