SpreadJS Documentation
HighlightPosition Enumeration
GC.Spread.Sheets.DataValidation Namespace : HighlightPosition Enumeration
Indicates the data validation highlightposition.
Members
MemberDescription
bottomLeftSpecifies highlight flag on the bottomleft of the invalid data cell.
bottomRightSpecifies highlight flag on the bottomright of the invalid data cell.
outsideLeftSpecifies image which type is icon on the left of the invalid data cell.
outsideRightSpecifies image which type is icon on the Right of the invalid data cell.
topLeftSpecifies highlight flag on the topleft of the invalid data cell.
topRightSpecifies highlight flag on the topright of the invalid data cell.
Inheritance Hierarchy

Object
   GC.Spread.Sheets.DataValidation.HighlightPosition

See Also

Reference

GC.Spread.Sheets.DataValidation Namespace