'Declaration
Public Property NegativeFormat As PercentNegativeFormat
'Usage
Dim instance As PercentCellType Dim value As PercentNegativeFormat instance.NegativeFormat = value value = instance.NegativeFormat
public PercentNegativeFormat NegativeFormat {get; set;}