Definition at line 4 of file ExcelSheetImportSetting.cs.
◆ ClassTemplate
◆ ToString()
override string ExcelSheetImportSetting.ToString |
( |
| ) |
|
|
inline |
◆ _baseClass
string ExcelSheetImportSetting._baseClass |
◆ _rowClass
string ExcelSheetImportSetting._rowClass |
◆ _templateFile
string ExcelSheetImportSetting._templateFile |
◆ autoID
◆ intID
bool ExcelSheetImportSetting.intID |
◆ name
string ExcelSheetImportSetting.name |
◆ template
◆ baseClass
string ExcelSheetImportSetting.baseClass |
|
get |
Definition at line 28 of file ExcelSheetImportSetting.cs.
29 {
30 get
31 {
33 {
35 }
37 {
38 return "SourceDataString";
39 }
40 return "SourceDataInt";
41 }
42 }
◆ idTemplate
string ExcelSheetImportSetting.idTemplate |
|
get |
◆ rowClass
string ExcelSheetImportSetting.rowClass |
|
get |
The documentation for this class was generated from the following file: