AuthorList.Interviewee Property

Definition

Interviewee.

Represents the following element tag in the schema: b:Interviewee.

public DocumentFormat.OpenXml.Bibliography.Interviewee Interviewee { get; set; }
public DocumentFormat.OpenXml.Bibliography.Interviewee? Interviewee { get; set; }
member this.Interviewee : DocumentFormat.OpenXml.Bibliography.Interviewee with get, set
Public Property Interviewee As Interviewee

Property Value

Returns Interviewee.

Applies to