Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

InputParam Struct Reference

入力パラメータ More...

#include <DataMergeParams.h>

List of all members.

Public Attributes

std::string m_input_file_path
 差し込み印刷対象のテンプレートファイルのパス

std::string m_input_image_dir = ""
 差し込み印刷画像のディレクトリのパス

CommonOption::CellStrOverflowRule m_cell_str_overflow_rule = CommonOption::CellStrOverflowRule::Normal
 セルへの差し込みがセル幅をオーバーした際の制御

std::string m_padding_string = "#"
 セルへの差し込みがセル幅をオーバーした際に埋める文字

std::string m_executor = ""
 差し込み印刷の実行者


Detailed Description

入力パラメータ


Member Data Documentation

std::string InputParam::m_input_file_path
 

差し込み印刷対象のテンプレートファイルのパス

std::string InputParam::m_input_image_dir = ""
 

差し込み印刷画像のディレクトリのパス

CommonOption::CellStrOverflowRule InputParam::m_cell_str_overflow_rule = CommonOption::CellStrOverflowRule::Normal
 

セルへの差し込みがセル幅をオーバーした際の制御

std::string InputParam::m_padding_string = "#"
 

セルへの差し込みがセル幅をオーバーした際に埋める文字

std::string InputParam::m_executor = ""
 

差し込み印刷の実行者


The documentation for this struct was generated from the following file:
Generated on 19 Jan 2023 for Word API C/C++ Interface by Doxygen 1.3-rc2