Click or drag to resize

ExcelDocumentPropertiesApplicationName Property

Gets or sets the name of the application that created the document.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public string ApplicationName { get; set; }

Property Value

String
See Also