ComponentOne Web API Edition
Application Property

C1.Web.Api.Excel Namespace > Workbook Class : Application Property
Gets or sets the name of application that generated the file that appears in the file properties.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Property Application As String
[XmlAttribute()]
public string Application {get; set;}
See Also

Reference

Workbook Class
Workbook Members