型・APIリファレンス
Preparing search index...
SpreadSheetDecimalEditor
Interface SpreadSheetDecimalEditor
小数型プロパティ用エディタ
interface
SpreadSheetDecimalEditor
{
max
:
null
|
string
|
number
;
min
:
null
|
string
|
number
;
numberGroupSeparator
:
null
|
boolean
;
scale
:
null
|
number
;
type
:
"DECIMAL"
;
}
Hierarchy (
View Summary
)
SpreadSheetEditorBase
SpreadSheetDecimalEditor
Index
Properties
max
min
number
Group
Separator
scale
type
Properties
max
max
:
null
|
string
|
number
最大値
min
min
:
null
|
string
|
number
最小値
number
Group
Separator
numberGroupSeparator
:
null
|
boolean
数値グループ区切り文字を使用するか
scale
scale
:
null
|
number
小数点以下桁数
type
type
:
"DECIMAL"
エディタタイプ
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
min
number
Group
Separator
scale
type
型・APIリファレンス
Loading...
小数型プロパティ用エディタ