型・APIリファレンス
Preparing search index...
SpreadSheetLongTextEditor
Interface SpreadSheetLongTextEditor
長文型プロパティ用エディタ
interface
SpreadSheetLongTextEditor
{
cols
?:
number
;
maxLength
?:
number
;
rows
?:
number
;
type
:
"LONGTEXT"
;
}
Hierarchy (
View Summary
)
SpreadSheetEditorBase
SpreadSheetLongTextEditor
Index
Properties
cols?
max
Length?
rows?
type
Properties
Optional
cols
cols
?:
number
テキストエリアの列数
Optional
max
Length
maxLength
?:
number
最大文字数
Optional
rows
rows
?:
number
テキストエリアの行数
type
type
:
"LONGTEXT"
エディタタイプ
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cols
max
Length
rows
type
型・APIリファレンス
Loading...
長文型プロパティ用エディタ