ComponentOne Studio for WinRT XAML
EditRanges プロパティ

この範囲内で、編集による変更を適用する必要がある一連の範囲を返します。
構文
'宣言
 
Public ReadOnly Property EditRanges As System.Collections.Generic.IEnumerable(Of C1TextRange)
public System.Collections.Generic.IEnumerable<C1TextRange> EditRanges {get;}
参照

C1TextRange クラス
C1TextRange メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.