Column flags
Column flags
MTBL_COL_FLAG_AUTOSIZE_EDIT |
In editing mode, the size of the edit control of the column's cells are automatically adapted. |
MTBL_COL_FLAG_BUTTONS_PERMANENT |
Buttons ( Drop down buttons and M!Table buttons ) of the column's cells are always shown. |
MTBL_COL_FLAG_CLIP_NONEDIT |
In editing mode, the nonedit area ( e.g. an image ) of the column's cells are clipped and remain visible. |
MTBL_COL_FLAG_EDITALIGN_CENTER |
The edits of the column's cells are centered. |
MTBL_COL_FLAG_EDITALIGN_LEFT |
The edits of the column's cells are left aligned. |
MTBL_COL_FLAG_EDITALIGN_RIGHT |
The edits of the column's cells are right aligned. |
MTBL_COL_FLAG_END_ELLIPSIS |
Replaces part of the cell texts with ellipses, if necessary, so that the text fits in the cell. |
MTBL_COL_FLAG_EXPORT_AS_TEXT |
Exports the contents of the column's cells as text. |
MTBL_COL_FLAG_HIDE_PERM_BTN |
Permanent buttons are not shown. |
MTBL_COL_FLAG_NOSELINV_BKGND |
The backgrounds of the column's selected cells aren't inverted. |
MTBL_COL_FLAG_NOSELINV_IMAGE |
The images of the column's selected cells aren't inverted. |
MTBL_COL_FLAG_NOSELINV_TEXT |
The texts of the column's selected cells aren't inverted. |
MTBL_COL_FLAG_NO_COLLINE |
No column line is painted in the column. |
MTBL_COL_FLAG_NO_ROWLINES |
No row lines are painted in the column. |
MTBL_COL_FLAG_READ_ONLY |
Makes all cells of a column read only. |
MTBL_COL_FLAG_SHOW_PERM_BTN_NE |
Permanent buttons are shown in non editable cells. |
MTBL_COL_FLAG_TXTALIGN_BOTTOM |
The texts/checkboxes of the column's cells are bottom aligned. |
MTBL_COL_FLAG_TXTALIGN_CENTER |
The texts/checkboxes of the column's cells are centered. |
MTBL_COL_FLAG_TXTALIGN_LEFT |
The texts/checkboxes of the column's cells are left aligned. |
MTBL_COL_FLAG_TXTALIGN_RIGHT |
The texts/checkboxes of the column's cells are right aligned. |
MTBL_COL_FLAG_TXTALIGN_TOP |
The texts/checkboxes of the column's cells are top aligned. |
MTBL_COL_FLAG_TXTALIGN_VCENTER |
The texts/checkboxes of the column's cells are centered vertical. |
See also
MTblSetColumnFlags
MTblQueryColumnFlags
Created with the Personal Edition of HelpNDoc: Produce electronic books easily