| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox 名前空間 > EditExtensions クラス : InsertTable メソッド |
'宣言 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 )