ExcelDocumentPropertiesApplicationName Property |
Gets or sets the name of the application that created the document.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string ApplicationName { get; set; }Public Property ApplicationName As String
Get
Set
Property Value
String
See Also