'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;}
'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;}