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