ComponentOne Studio for WinRT XAML
CellRange メソッド

C1.Xaml.RichTextBox.Documents.C1TextRange
範囲内の最初のセルの最大幅のカレットを返します。
構文
'宣言
 
Public Shared Function CellRange( _
   ByVal range As C1TextRange _
) As C1TextRange
public static C1TextRange CellRange( 
   C1TextRange range
)

パラメータ

range
C1.Xaml.RichTextBox.Documents.C1TextRange

戻り値の型

パラメータで指定された範囲内の最初のセルの最大幅のカレット。
参照

EditExtensions クラス
EditExtensions メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.