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

小数点の左側にある数字グループの(開始および終了)インデックスを返します。
構文
'宣言
 
Protected Overridable Function GetLeftDigitGroup( _
   ByVal szText As String, _
   ByVal iTextLen As Integer, _
   ByVal iDecimalPlace As Integer, _
   ByVal iScientificNotation As Integer, _
   ByVal cThousandChar As Char, _
   ByVal iNumOfDigitsBetweenSeperators As Integer, _
   ByRef iRetFirstDigit As Integer _
) As Boolean

パラメータ

szText
iTextLen
iDecimalPlace
iScientificNotation
cThousandChar
iNumOfDigitsBetweenSeperators
iRetFirstDigit

戻り値の型

配置が問題ない(または桁区切り記号が見つからない)場合はTrue、それ以外の場合はFalse
参照

GeneralFormatter クラス
GeneralFormatter メンバ

 

 


© MESCIUS inc. All rights reserved.