型・APIリファレンス
Preparing search index...
SpreadSheetExpressionPropertyEditor
Interface SpreadSheetExpressionPropertyEditor
EXPRESSION 用の SpreadSheet フィルターエディタ
interface
SpreadSheetExpressionPropertyEditor
{
displayType
:
"LABEL"
;
editor
:
|
SpreadSheetBinaryPropertyEditor
|
SpreadSheetBooleanPropertyEditor
|
SpreadSheetDatePropertyEditor
|
SpreadSheetDecimalPropertyEditor
|
SpreadSheetFloatPropertyEditor
|
SpreadSheetIntegerPropertyEditor
|
SpreadSheetLongTextPropertyEditor
|
SpreadSheetReferencePropertyEditor
|
SpreadSheetSelectPropertyEditor
|
SpreadSheetStringPropertyEditor
|
SpreadSheetTimePropertyEditor
|
SpreadSheetTimestampPropertyEditor
|
SpreadSheetAutoNumberPropertyEditor
;
resultType
?:
null
|
SpreadSheetFilterExpressionResultType
;
type
:
"EXPRESSION"
;
}
Hierarchy (
View Summary
)
SpreadSheetPropertyEditor
SpreadSheetExpressionPropertyEditor
Index
Properties
display
Type
editor
result
Type?
type
Properties
display
Type
displayType
:
"LABEL"
表示方式
editor
editor
:
|
SpreadSheetBinaryPropertyEditor
|
SpreadSheetBooleanPropertyEditor
|
SpreadSheetDatePropertyEditor
|
SpreadSheetDecimalPropertyEditor
|
SpreadSheetFloatPropertyEditor
|
SpreadSheetIntegerPropertyEditor
|
SpreadSheetLongTextPropertyEditor
|
SpreadSheetReferencePropertyEditor
|
SpreadSheetSelectPropertyEditor
|
SpreadSheetStringPropertyEditor
|
SpreadSheetTimePropertyEditor
|
SpreadSheetTimestampPropertyEditor
|
SpreadSheetAutoNumberPropertyEditor
式の結果を表示するためのネストされた editor 定義
Optional
result
Type
resultType
?:
null
|
SpreadSheetFilterExpressionResultType
式の結果型(任意)
type
type
:
"EXPRESSION"
エディタ種別
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Type
editor
result
Type
type
型・APIリファレンス
Loading...
EXPRESSION 用の SpreadSheet フィルターエディタ