ExcelDocumentPropertiesAuthor Property |
Gets or sets the document author.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string Author { get; set; }Public Property Author As String
Get
Set
Property Value
String
See Also