public int DecimalPlaces {get; set;}
'Declaration Public Property DecimalPlaces As Integer
'Declaration
Public Property DecimalPlaces As Integer
'Usage Dim instance As PercentCellType Dim value As Integer instance.DecimalPlaces = value value = instance.DecimalPlaces
'Usage
Dim instance As PercentCellType Dim value As Integer instance.DecimalPlaces = value value = instance.DecimalPlaces
PercentCellType Class PercentCellType Members