xlsxwriter.common

Undocumented in source.

Members

Aliases

lxw_col_t
alias lxw_col_t = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
lxw_row_t
alias lxw_row_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

lxw_error
enum lxw_error
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

standaloneEnums
string standaloneEnums()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

FILENAME_LEN
enum FILENAME_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LXW_IGNORE
enum LXW_IGNORE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LXW_NO_ERROR
enum LXW_NO_ERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LXW_SHEETNAME_LEN
enum LXW_SHEETNAME_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LXW_SHEETNAME_MAX
enum LXW_SHEETNAME_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LXW_UINT32_T_LEN
enum LXW_UINT32_T_LEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta