[]
        
(Showing Draft Content)

GC.Spread.Sheets.CellTypes.IDataBinding

Interface: IDataBinding

Sheets.CellTypes.IDataBinding

Table of contents

Properties

Properties

dataSource

dataSource: string

Represents the data binding source. it can be a table name, or a formula.


text

Optional text: string | number

Represents the column name or column index of the data source that will binding to the text of the item of the ComboBox.


value

Optional value: string | number

Represents the column name or column index of the data source that will binding to the value of the item of the ComboBox.