Excel for WinRT
Author Property (C1XLBook)


Gets or sets the name of the person, company, or application that created this C1XLBook.
Syntax
'Declaration
 
Public Property Author As System.String
'Usage
 
Dim instance As C1XLBook
Dim value As System.String
 
instance.Author = value
 
value = instance.Author
public System.string Author {get; set;}
See Also

Reference

C1XLBook Class
C1XLBook Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback