[]
        
(Showing Draft Content)

GC.Spread.Sheets.IWorksheetOptions

接口: IWorksheetOptions

Spread.Sheets.IWorksheetOptions

Table of contents

属性

属性

allowCellOverflow

allowCellOverflow: boolean

指示数据是否可以溢出到相邻的空单元格中


clipBoardOptions

clipBoardOptions: ClipboardPasteOptions

剪贴板选项


colHeaderAutoText

colHeaderAutoText: HeaderAutoText

指示列标头是显示字母还是数字还是空白


colHeaderAutoTextIndex

colHeaderAutoTextIndex: HeaderAutoText

指定有多个列标头行时哪个列标头行显示自动文本


colHeaderVisible

colHeaderVisible: boolean

指示列标头是否可见


frozenlineColor

frozenlineColor: string

用来表示冻结线颜色的颜色字符串,例如“红色”,“#ffff00”,“ RGB(255,0,0)”,“ Accent 5”,等等


gridline

gridline: IWorkSheetGridlineOption

网格线的选项


isProtected

isProtected: boolean

指示此工作表上标记为受保护的单元格是否可以编辑


keepUnknownFormulas

keepUnknownFormulas: boolean

指示未知公式是否可以包含在工作表 JSON 数据中


protectionOptions

protectionOptions: IProtectionOptions

表单保护配置项


rowHeaderAutoText

rowHeaderAutoText: HeaderAutoText

指示行标头是显示字母还是数字还是空白


rowHeaderAutoTextIndex

rowHeaderAutoTextIndex: HeaderAutoText

指定有多个行标头列时哪个行标头列显示自动文本


rowHeaderVisible

rowHeaderVisible: boolean

指示行是否可见


selectionBackColor

selectionBackColor: string

工作表的选定区域背景颜色


selectionBorderColor

selectionBorderColor: string

工作表的选定区域边框颜色


sheetAreaOffset

sheetAreaOffset: IWorkSheetSheetAreaOffsetOption

SheetAreaOffset 的选项


sheetTabColor

sheetTabColor: string

用于表示工作表标签颜色的颜色字符串,例如"red","#FFFF00","rgb(255,0,0)","Accent 5"等


showFormulas

showFormulas: boolean

指示是否显示公式字符串而不是公式结果


showZeros

showZeros: boolean

指示是否在包含零值的单元格中显示0。默认为true