ComponentOne Studio for WinRT XAML
MakeList(C1TextRange,TextMarkerStyle) メソッド

範囲内のブロックから、指定されたスタイルのリストを作成します。
構文
'宣言
 
Public Overloads Shared Function MakeList( _
   ByVal range As C1TextRange, _
   ByVal style As TextMarkerStyle _
) As C1List
public static C1List MakeList( 
   C1TextRange range,
   TextMarkerStyle style
)

パラメータ

range
style
参照

EditExtensions クラス
EditExtensions メンバ
オーバーロード一覧

 

 


Copyright © GrapeCity inc. All rights reserved.