Authors class
Authors. When the object is serialized out as xml, its qualified name is x:authors.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Spreadsheet.Authors
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
authors (Authors)
This element is a container that holds a list of comment author names. There can be many comment authors per sheet, but each author name shall be unique per sheet. The information for each author is stored only once for that sheet, and comments refer to the author by zero based index.
Note that there can be multiple lists of authors per workbook since each sheet contains its own comments part, and each comments part defines a list of authors for comments on that sheet.
Parent Elements |
|---|
comments (§18.7.6) |
Child Elements | Subclause |
|---|---|
author (Author) | §18.7.1 |
[Note: The W3C XML Schema definition of this element’s content model (CT_Authors) is located in §A.2. end note]
© ISO/IEC29500: 2008.