次の方法で共有


Comments.Authors プロパティ

定義

著者。

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

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

プロパティ値

Authors を返します。

適用対象