xlsxd v2.0.0 (2019-04-02T16:24:12Z)
Dub
Repo
lxw_custom_property._Anonymous_9
libxlsxd
xlsxwrap
lxw_custom_property
Undocumented in source.
struct
lxw_custom_property
static
union
_Anonymous_9 {
char
*
string
;
double
number
;
int32_t
integer
;
uint8_t
boolean
;
lxw_datetime
datetime
;
}
Members
Variables
boolean
uint8_t
boolean
;
Undocumented in source.
datetime
lxw_datetime
datetime
;
Undocumented in source.
integer
int32_t
integer
;
Undocumented in source.
number
double
number
;
Undocumented in source.
string
char
*
string
;
Undocumented in source.
Meta
Source
See Implementation
libxlsxd
xlsxwrap
lxw_custom_property
structs
_Anonymous_10
unions
_Anonymous_9
variables
list_pointers
name
type
u