型・APIリファレンス
Preparing search index...
SpreadSheetFilterConditionValue
Interface SpreadSheetFilterConditionValue
フィルター条件の値
interface
SpreadSheetFilterConditionValue
{
dateRange
?:
EditorValue
|
null
;
from
:
string
|
EditorValue
|
SelectedEntity
|
null
;
in
?:
string
|
string
[]
|
EditorValue
[]
|
SelectedEntity
[]
;
relativeRangeName
?:
string
|
null
;
to
:
string
|
EditorValue
|
null
;
}
Index
Properties
date
Range?
from
in?
relative
Range
Name?
to
Properties
Optional
date
Range
dateRange
?:
EditorValue
|
null
日付範囲候補(任意)
from
from
:
string
|
EditorValue
|
SelectedEntity
|
null
範囲開始(または単一値)
Optional
in
in
?:
string
|
string
[]
|
EditorValue
[]
|
SelectedEntity
[]
IN 用値(任意)
Optional
relative
Range
Name
relativeRangeName
?:
string
|
null
相対範囲名(任意)
to
to
:
string
|
EditorValue
|
null
範囲終了
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
Range
from
in
relative
Range
Name
to
型・APIリファレンス
Loading...
フィルター条件の値