[]
        
(Showing Draft Content)

GC.Spread.Sheets.OutlineColumn.IOutlineColumnOptions

インターフェイス: IOutlineColumnOptions

Sheets.OutlineColumn.IOutlineColumnOptions

Table of contents

プロパティ

プロパティ

collapseIndicator

オプション collapseIndicator: string

折りたたみインジケータ(urlまたはbase64Image)。


columnIndex

オプション columnIndex: number

OutlineColumn インデックス。


expandIndicator

オプション expandIndicator: string

展開インジケーター(urlまたはbase64Image)。


images

オプション images: string[]

レベルURLまたはbase64Imageによる画像。


maxLevel

オプション maxLevel: number

現在の行レベルがmaxLevelより大きい場合、IncreaseCellIndentアクションは有効になりません。


showCheckBox

オプション showCheckBox: boolean

チェックボックスを表示するかどうか。


showImage

オプション showImage: boolean

画像を表示するかどうか。


showIndicator

オプション showIndicator: boolean

インジケーターを表示するかどうか。