Click or drag to resize

XlsWorkbook Author Property

Returns or sets the author of the comment. Read / write String.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string Author { get; set; }

Property Value

Type: String

Implements

IWorkbook Author
See Also