Spread for ASP.NET 12 Product Documentation
NegativeRed Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > GeneralCellType Class : NegativeRed Property
Gets or sets if the red text color is used for negative values.
Syntax
'Declaration
 
Public Overridable Property NegativeRed As Boolean
'Usage
 
Dim instance As GeneralCellType
Dim value As Boolean
 
instance.NegativeRed = value
 
value = instance.NegativeRed
public virtual bool NegativeRed {get; set;}
See Also

Reference

GeneralCellType Class
GeneralCellType Members