ComponentOne Web API Edition
Company Property

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

Reference

Workbook Class
Workbook Members