[]
        
(Showing Draft Content)

GC.Spread.Sheets.OutlineColumn.IOutlineColumnOptions

Interface: IOutlineColumnOptions

Sheets.OutlineColumn.IOutlineColumnOptions

Table of contents

Properties

Properties

collapseIndicator

Optional collapseIndicator: string

The collapse indicator (url or base64Image).


columnIndex

Optional columnIndex: number

OutlineColumn index.


expandIndicator

Optional expandIndicator: string

The expand indicator (url or base64Image).


images

Optional images: string[]

The images by level (url or base64Image).


maxLevel

Optional maxLevel: number

When the current row level is greater than maxLevel, the IncreaseCellIndent action does not take effect.


showCheckBox

Optional showCheckBox: boolean

Whether to display the check box.


showImage

Optional showImage: boolean

Whether to display images.


showIndicator

Optional showIndicator: boolean

Whether to display the indicator.