Gets or sets the name of the person, company, or application that created this C1XLBook.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public string Author { get; set; } |
Visual Basic |
---|
Public Property Author As String Get Set |