tbl_mod_cellfont_dlg
[0|1] = tbl_mod_cellfont_dlg([win])
This function displays the Font dialog box and attempts to modify the cell font of the active table in window win (or in the active window if win is omitted). It returns 0 if the window contains no active table. It returns 1 on success.
Related Topics