[]
        
(Showing Draft Content)

GC.Spread.Sheets.Designer.ITableOption

Interface: ITableOption

Sheets.Designer.ITableOption

Hierarchy

Table of contents

Properties

Properties

bindingPath

Optional bindingPath: string

Inherited from

IBindingComponentBaseOption.bindingPath


className

Optional className: string

Inherited from

IBindingComponentBaseOption.className


col

Optional col: number


colStyle

Optional colStyle: string

for all column


colStyles

Optional colStyles: (undefined | string)[]

for each column


content

Optional content: (undefined | string)[][]


enableWhen

Optional enableWhen: string

Inherited from

IBindingComponentBaseOption.enableWhen


footerStyle

Optional footerStyle: string


headerStyle

Optional headerStyle: string


id

Optional id: string

Inherited from

IBindingComponentBaseOption.id


margin

Optional margin: string

Inherited from

IBindingComponentBaseOption.margin


mutexWith

Optional mutexWith: string

Inherited from

IBindingComponentBaseOption.mutexWith


row

Optional row: number


rowStyle

Optional rowStyle: string

for all row


rowStyles

Optional rowStyles: (undefined | string)[]

for each row


style

Optional style: string


type

type: "Table"


visibleWhen

Optional visibleWhen: string

Inherited from

IBindingComponentBaseOption.visibleWhen