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