ComponentOne Web API Edition
Creator Property

C1.Web.Api.Excel Namespace > Workbook Class : Creator Property
Gets or sets the name of the creator.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Property Creator As String
[XmlAttribute()]
public string Creator {get; set;}
See Also

Reference

Workbook Class
Workbook Members