Excel for WPF and Silverlight
Author Property (C1XLBook)

C1.WPF.Excel Namespace > C1XLBook Class : Author Property
Gets or sets the name of the person, company, or application that created this C1XLBook.
Syntax
'Declaration
 
Public Property Author As System.String
public System.string Author {get; set;}
See Also

Reference

C1XLBook Class
C1XLBook Members