'Declaration Public Property DecimalDigits As Integer
'Usage Dim instance As DoubleCellType 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 DoubleCellType Dim value As Integer instance.DecimalDigits = value value = instance.DecimalDigits
public int DecimalDigits {get; set;}