[]
        
(Showing Draft Content)

GC.Spread.Sheets.Designer.ISpreadTemplateOption

Interface: ISpreadTemplateOption

Sheets.Designer.ISpreadTemplateOption

Hierarchy

Table of contents

Properties

Properties

bindingPath

Optional bindingPath: string

Inherited from

IBindingComponentBaseOption.bindingPath


className

Optional className: string

Inherited from

IBindingComponentBaseOption.className


data

data: any


enableWhen

Optional enableWhen: string

Inherited from

IBindingComponentBaseOption.enableWhen


height

Optional height: string


id

Optional id: string

Inherited from

IBindingComponentBaseOption.id


initSpreadFunctions

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


isEqualValueFunctions

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


margin

Optional margin: string

Inherited from

IBindingComponentBaseOption.margin


mutexWith

Optional mutexWith: string

Inherited from

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

Inherited from

IBindingComponentBaseOption.visibleWhen


width

Optional width: string