Sha256: ec9a4cf6477edf5a8f8b91133ceff65b6aaee136f874b34d3e7fbf762cda01f8

Contents?: true

Size: 219 Bytes

Versions: 9

Compression:

Stored size: 219 Bytes

Contents

#include <ruby.h>
#include "xlsxwriter.h"

#ifndef __FORMAT__
#define __FORMAT__

void format_apply_opts(lxw_format *format, VALUE opts);

void init_xlsxwriter_format();

extern VALUE mXlsxFormat;

#endif // __FORMAT__

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
xlsxwriter-0.2.0.pre ext/xlsxwriter/format.h
xlsxwriter-0.1.2.pre ext/xlsxwriter/format.h
xlsxwriter-0.1.1 ext/xlsxwriter/format.h
xlsxwriter-0.1.0 ext/xlsxwriter/format.h
xlsxwriter-0.0.6 ext/xlsxwriter/format.h
xlsxwriter-0.0.5 ext/xlsxwriter/format.h
xlsxwriter-0.0.4 ext/xlsxwriter/format.h
xlsxwriter-0.0.4.pre.2 ext/xlsxwriter/format.h
xlsxwriter-0.0.3 ext/xlsxwriter/format.h