MESCIUS SPREAD for Windows Forms 15.0J
SetSelectionFont メソッド

選択された部分のフォントの名前
リッチ テキスト ボックスの選択された部分のフォントのみを、サイズやスタイルなどの他のプロパティを変更せずに設定します。
構文
'宣言
 
Public Function SetSelectionFont( _
   ByVal face As String _
) As Boolean
public bool SetSelectionFont( 
   string face
)

パラメータ

face
選択された部分のフォントの名前

戻り値の型

Boolean:成功した場合は True、それ以外の場合は False
参照

RichTextBoxWrapper クラス
RichTextBoxWrapper メンバ

 

 


© MESCIUS inc. All rights reserved.