Class Split_Cells
Class that plugs in the built in table split cells functionality.
Inheritance
System.Object
Split_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/split_cells", GroupName = "table", ButtonSortIndex = 100, ButtonName = "split_cells", PlugInName = "table", IconClass = "mce_split_cells")]
public class Split_Cells
Constructors
Split_Cells()
Declaration
public Split_Cells()