ExcelDocumentPropertiesAuthor Property |
Gets or sets the document author.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public string Author { get; set; }
Public Property Author As String
Get
Set
Property Value
Type:
StringSee Also