次の方法で共有


Source.AuthorList プロパティ

定義

共同作成者リスト。

スキーマ内の次の要素タグを表します: b:Author。

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

プロパティ値

AuthorList を返します。

適用対象