[]
        
(Showing Draft Content)

GC.Spread.Sheets.DataValidation.HighlightPosition

枚举: HighlightPosition

Sheets.DataValidation.HighlightPosition

数据验证高亮显示位置

Table of contents

枚举值成员

枚举值成员

bottomLeft

bottomLeft = 3

在无效数据单元的左下方指定高亮显示标志


bottomRight

bottomRight = 2

在无效数据单元的右下角指定高亮显示标志


outsideLeft

outsideLeft = 4

在无效数据单元格左侧的图标类型的图像


outsideRight

outsideRight = 5

在无效数据单元格右侧的图标类型的图像


topLeft

topLeft = 0

在无效数据单元的左上方指定高亮显示标志


topRight

topRight = 1

在无效数据单元的右上角指定高亮显示标志