[]
        
(Showing Draft Content)

GC.Spread.Sheets.Designer.ISpreadTemplateOption

接口: ISpreadTemplateOption

Sheets.Designer.ISpreadTemplateOption

继承关系

Table of contents

属性

属性

bindingPath

Optional bindingPath: string

继承自

IBindingComponentBaseOption.bindingPath


className

Optional className: string

继承自

IBindingComponentBaseOption.className


data

data: any


enableWhen

Optional enableWhen: string

继承自

IBindingComponentBaseOption.enableWhen


height

Optional height: string


id

Optional id: string

继承自

IBindingComponentBaseOption.id


initSpreadFunctions

Optional initSpreadFunctions: (spread: Object, data: any) => void[]


isEqualValueFunctions

Optional isEqualValueFunctions: (value: any, oldValue: any) => boolean[]


margin

Optional margin: string

继承自

IBindingComponentBaseOption.margin


mutexWith

Optional mutexWith: string

继承自

IBindingComponentBaseOption.mutexWith


type

type: "SpreadTemplate"


updateUIFunctions

Optional updateUIFunctions: (spread: Object, data: any) => void[]


updateValueFunctions

Optional updateValueFunctions: (spread: Object, data: any) => any[]


visibleWhen

Optional visibleWhen: string

继承自

IBindingComponentBaseOption.visibleWhen


width

Optional width: string