C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox Namespace > EditExtensions Class : InsertTable Method |
'Declaration Public Shared Function InsertTable( _ ByVal pos As C1TextPointer, _ ByVal rows As System.Integer, _ ByVal columns As System.Integer _ ) As C1Table
public static C1Table InsertTable( C1TextPointer pos, System.int rows, System.int columns )