PowerTools ActiveReports for .NET 11.0J
TabStop コンストラクタ

タブの位置。
先頭の文字列。
タブ位置の種類。
TabStopクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal position As Length, _
   ByVal leadingChar As String, _
   ByVal type As TabType _
)
public TabStop( 
   Length position,
   string leadingChar,
   TabType type
)

パラメータ

position
タブの位置。
leadingChar
先頭の文字列。
type
タブ位置の種類。
参照

関連項目

TabStop 構造体
TabStop メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.