ComponentOne Excel for UWP
Author Property (C1XLBook)

C1.UWP.Excel Assembly > C1.Xaml.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