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