ComponentOne Studio for WinRT XAML
CanInsertColumnsOrRows メソッド

C1.Xaml.RichTextBox.Documents.C1TextRange
テーブルの列と行を範囲に挿入できるかどうかを返します。
構文
'宣言
 
Public Shared Function CanInsertColumnsOrRows( _
   ByVal range As C1TextRange _
) As System.Boolean
public static System.bool CanInsertColumnsOrRows( 
   C1TextRange range
)

パラメータ

range
C1.Xaml.RichTextBox.Documents.C1TextRange

戻り値の型

テーブルの列と行をパラメータ範囲に挿入できるかどうか。
参照

EditExtensions クラス
EditExtensions メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.