#include <DataMergeParams.h>
Public Types | |
| enum | AddingStrPlacePattern { Head, Tail } |
| Position of the additional character string to the output file name More... | |
| enum | CellStrOverflowRule { Normal, FontSizeChange, CutExcess, Padding } |
| Control when cell data-merge overflows the cell width More... | |
| enum | DataType { CSV, JSON } |
| File format for merging data More... | |
| enum | DataFileEncoding { SJIS, UTF8 } |
| File encoding More... | |
|
|
Position of the additional character string to the output file name
|
|
|
Control when cell data-merge overflows the cell width
|
|
|
File format for merging data
|
|
|
File encoding
|