ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / XlsxSettings Class / Author Property

In This Topic
    Author Property (XlsxSettings)
    In This Topic
    Gets or sets the name of the author of document.
    Syntax
    'Declaration
     
    Public Property Author As String
    public string Author {get; set;}
    See Also