NumberFormat Property (DDCell)
Gets or sets an Excel-style number format string for the text displayed in the cell.
public string NumberFormat {get; set;}
'Declaration
Public Property NumberFormat As String
Property Value
A
System.String value representing number format.