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

ParagraphFormData Class Reference

段落のフォームデータを扱う More...

#include <ParagraphFormData.h>

Inheritance diagram for ParagraphFormData:

FormData List of all members.

Public Methods

 ParagraphFormData ()=default
 デフォルトコンストラクタ

 ~ParagraphFormData ()=default
 デストラクタ


Public Attributes

std::unordered_map< std::string,
std::string > 
LabelData
 「ラベル(項目名)-データ」の連想配列


Detailed Description

段落のフォームデータを扱う


Constructor & Destructor Documentation

ParagraphFormData::ParagraphFormData  
 

デフォルトコンストラクタ

ParagraphFormData::~ParagraphFormData  
 

デストラクタ


Member Data Documentation

std::unordered_map<std::string, std::string> ParagraphFormData::LabelData
 

「ラベル(項目名)-データ」の連想配列


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