<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > TableTitle > Method >SetHwpCellFieldName |
Sets option of field name property of Hangul table/cell.
Prototype :
void SetHwpCellFieldName
(
string HwpCellFieldName
)
Arguments :
HwpCellFieldName |
field name of a cell |
Reference :
Use this function to save FixedTable, Table, Crosstab as Hangul table. The value of HwpCellFieldName argument will be applied to the option value of "Field name" option on [Cell] tab of [Table/Cell property] menu of Hangul.
Example :
This.SetHwpCellFieldName("Field Name");
Available Events :
All Events