Overload | Description |
---|---|
NTableStyle Constructor() | Default constructor. |
NTableStyle Constructor(ENRichTextStyleScope) | Creates a table style with the given scope. |
NTableStyle Constructor(String) | Creates a table style with the given style id. |
NTableStyle Constructor(String,String) | Creates a table style with the given style id and name. |
NTableStyle Constructor(String,String,ENRichTextStyleScope) | Creates a table style with the given styleId, styleName and scope. |