GrapeCity SPREAD for Windows Forms 12.0J
RepeatIndex プロパティ


繰り返し文字の位置を取得します。
構文
'Declaration
 
Public ReadOnly Property RepeatIndex As Integer
'使用法
 
Dim instance As FormatResult
Dim value As Integer
 
value = instance.RepeatIndex
public int RepeatIndex {get;}

プロパティ値

繰り返し文字の位置を表す整数値。-1は、繰り返し文字がないことを意味します。
参照

FormatResult 構造体
FormatResult メンバ

 

 


Copyright © 2004 GrapeCity inc.