[]
        
(Showing Draft Content)

GC.Spread.Sheets.IListOption

接口: IListOption

Spread.Sheets.IListOption

Table of contents

属性

方法

属性

items

items: IListItem[] | IListOption[] | () => HTMLElement

a function returns a DOM element


layout

Optional layout: IListLayout


multiSelect

Optional multiSelect: boolean


text

Optional text: string


valueType

Optional valueType: DropdownListValue

方法

onItemSelected

Optional onItemSelected(e): string

参数

属性名 类型
e MouseEvent

返回值

string