[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.ValueSignControl

ValueSignControl Enum

Specifies what sign the value is.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public enum ValueSignControl
Public Enum ValueSignControl

Fields

Name Description
Negative

Indicates keep value negative.

NoControl

Indicates not control sign of value.

Positive

Indicates keep value positive.