ActiveReports 9
Author Property (Workbook)

Sets or returns the Author that will be written to the workbook.
Syntax
'Declaration
 
Public Property Author As System.String
public System.string Author {get; set;}

Property Value

String.
Remarks
When MS Excel writes a workbook, this is the user name by default, which is the name you entered when you installed MS Excel.
See Also

Reference

Workbook Class
Workbook Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum