I want to allow my users to select what will be the table design..
But in the table dialog i see in the style the styles that i config for the text (Main Header;Blue Title..)
//##
//## Table Auto Format Style
//##
config.TableStyleNames = ';Table Style 1 (Yellow);Table Style 2 (Yellow);Table Style 3 (Yellow);Table Style 4 (Blue)' ;
config.TableStyleValues = ';1;2;3;4' ;
In the table dialog i don't see this styles.. why not?
But in the table dialog i see in the style the styles that i config for the text (Main Header;Blue Title..)
//##
//## Table Auto Format Style
//##
config.TableStyleNames = ';Table Style 1 (Yellow);Table Style 2 (Yellow);Table Style 3 (Yellow);Table Style 4 (Blue)' ;
config.TableStyleValues = ';1;2;3;4' ;
In the table dialog i don't see this styles.. why not?