#include <DataMergeParams.h>
Public Attributes | |
std::string | m_input_file_path |
Path of the template file for data-merge | |
std::string | m_input_image_dir = "" |
Path of the data-merge image | |
CommonOption::CellStrOverflowRule | m_cell_str_overflow_rule = CommonOption::CellStrOverflowRule::Normal |
Control when cell data-merge overflows the cell width | |
std::string | m_padding_string = "#" |
Padding string when the data-merge to cell overflows the cell width | |
std::string | m_executor = "" |
The data-merge executor |
|
Path of the template file for data-merge
|
|
Path of the data-merge image
|
|
Control when cell data-merge overflows the cell width
|
|
Padding string when the data-merge to cell overflows the cell width
|
|
The data-merge executor
|