Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
This option enables you to specify what CSS class to use for presenting visual aids for borderless tables. The default value of this option is set to "mceVisualAid".
tinyMCE.init({
...
visual_table_class : "myCustomVisualAidTableClass"
});