[]
        
(Showing Draft Content)

GC.Spread.Sheets.DataValidation.HighlightPosition

Enumeration: HighlightPosition

Sheets.DataValidation.HighlightPosition

Indicates the data validation highlightposition.

Table of contents

Enumeration members

Enumeration members

bottomLeft

bottomLeft = 3

Specifies highlight flag on the bottomleft of the invalid data cell.


bottomRight

bottomRight = 2

Specifies highlight flag on the bottomright of the invalid data cell.


outsideLeft

outsideLeft = 4

Specifies image which type is icon on the left of the invalid data cell.


outsideRight

outsideRight = 5

Specifies image which type is icon on the Right of the invalid data cell.


topLeft

topLeft = 0

Specifies highlight flag on the topleft of the invalid data cell.


topRight

topRight = 1

Specifies highlight flag on the topright of the invalid data cell.