# GC.Spread.Sheets.DropdownListValue

## Content

# Enumeration: DropdownListValue

[Spread](../modules/GC.Spread).[Sheets](../modules/GC.Spread.Sheets).DropdownListValue

Specifies the cell value type of dropdown list result.

## Table of contents

### Enumeration members

- [array](GC.Spread.Sheets.DropdownListValue#array)
- [string](GC.Spread.Sheets.DropdownListValue#string)

## Enumeration members

### <a id="array" name="array"></a> array

• **array** = `1`

Specifies the sort will move the group.

___

### <a id="string" name="string"></a> string

• **string** = `0`

Use the string of list select result, use comma to split.
