lxw_doc_properties

Workbook document properties.

Members

Variables

author
char* author;

The author of the Excel Document.

category
char* category;

The category of the Excel Document.

comments
char* comments;

The comment field of the Excel Document.

company
char* company;

The company field of the Excel Document.

created
time_t created;
Undocumented in source.
hyperlink_base
char* hyperlink_base;

The hyperlink base url of the Excel Document.

keywords
char* keywords;

The keywords of the Excel Document.

manager
char* manager;

The manager field of the Excel Document.

status
char* status;

The status of the Excel Document.

subject
char* subject;

The subject of the Excel Document.

title
char* title;

The title of the Excel Document.

Meta