[]
        
(Showing Draft Content)

GC.Spread.Sheets.Designer.ISpreadTemplateOption

インターフェイス: ISpreadTemplateOption

Sheets.Designer.ISpreadTemplateOption

階層

Table of contents

プロパティ

プロパティ

bindingPath

オプション bindingPath: string

継承元

IBindingComponentBaseOption.bindingPath


className

オプション className: string

継承元

IBindingComponentBaseOption.className


data

data: any


enableWhen

オプション enableWhen: string

継承元

IBindingComponentBaseOption.enableWhen


height

オプション height: string


id

オプション id: string

継承元

IBindingComponentBaseOption.id


initSpreadFunctions

オプション initSpreadFunctions: (spread: Object, data: any) => void[]


isEqualValueFunctions

オプション isEqualValueFunctions: (value: any, oldValue: any) => boolean[]


margin

オプション margin: string

継承元

IBindingComponentBaseOption.margin


mutexWith

オプション mutexWith: string

継承元

IBindingComponentBaseOption.mutexWith


type

type: "SpreadTemplate"


updateUIFunctions

オプション updateUIFunctions: (spread: Object, data: any) => void[]


updateValueFunctions

オプション updateValueFunctions: (spread: Object, data: any) => any[]


visibleWhen

オプション visibleWhen: string

継承元

IBindingComponentBaseOption.visibleWhen


width

オプション width: string