バージョン

FixedDecimalPlaceCount メソッド

isFixedDecimalEnabled が true のときに編集モードでタイプされる整数によって小数点以下の桁数のを取得または設定します。
シンタックス
'宣言
 
Public Function FixedDecimalPlaceCount( _
   ByVal fixedDecimalPlaceCount As System.Nullable(Of Integer) _
) As SpreadsheetWrapper
public SpreadsheetWrapper FixedDecimalPlaceCount( 
   System.Nullable<int> fixedDecimalPlaceCount
)

パラメータ

fixedDecimalPlaceCount
参照

オンラインで表示: GitHub