Comments.Authors Property

Definition

Authors.

Represents the following element tag in the schema: 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

Property Value

Returns Authors.

Applies to