Spread for ASP.NET 12 Product Documentation
DecimalDigits Property (PercentCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PercentCellType Class : DecimalDigits Property
Gets or sets the number of decimal digits to display.
Syntax
'Declaration
 
Public Property DecimalDigits As Integer
'Usage
 
Dim instance As PercentCellType
Dim value As Integer
 
instance.DecimalDigits = value
 
value = instance.DecimalDigits
public int DecimalDigits {get; set;}
See Also

Reference

PercentCellType Class
PercentCellType Members