Class Merge_Cells
Class that plugs in the built in table merge cells functionality.
Inheritance
System.Object
Merge_Cells
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Editor.TinyMCE.Plugins
Assembly: EPiServer.dll
Version: 8.11.0Syntax
[TinyMCEPluginButton(LanguagePath = "/admin/tinymce/plugins/table/merge_cells", GroupName = "table", ButtonSortIndex = 110, ButtonName = "merge_cells", PlugInName = "table", IconClass = "mce_merge_cells")]
public class Merge_Cells
Constructors
Merge_Cells()
Declaration
public Merge_Cells()