[]
        
(Showing Draft Content)

GC.Spread.Sheets.TableSheet.ITableSheetOptions

Interface: ITableSheetOptions

Sheets.TableSheet.ITableSheetOptions

Table of contents

Properties

Properties

allowAddNew

Optional allowAddNew: boolean

Whether to allow to add new empty row.


alternatingRowOptions

Optional alternatingRowOptions: IAlternatingRowOptions

Defines the alternating row style options.


defaultStackRowHeight

Optional defaultStackRowHeight: number

Tablesheet default stack row height, will calculate the average height by default, the default value is null.


Optional menuItemVisibility: IMenuItemVisibility

The visibility of the menu item in the tablesheet.


sheetTabColor

Optional sheetTabColor: string

A color string used to represent the sheet tab color, such as "red", "#FFFF00", "rgb(255,0,0)", "Accent 5", and so on.