MESCIUS SPREAD for Windows Forms 15.0J
Format(Int32,Int32,Font) メソッド

テキストランの開始位置。
テキストランの長さ。
テキストランのフォント設定。
指定されたテキストランを指定されたフォントで書式します。
構文
'宣言
 
Public Overloads Sub Format( _
   ByVal start As Integer, _
   ByVal length As Integer, _
   ByVal font As Font _
) 
public void Format( 
   int start,
   int length,
   Font font
)

パラメータ

start
テキストランの開始位置。
length
テキストランの長さ。
font
テキストランのフォント設定。
参照

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

 

 


© MESCIUS inc. All rights reserved.