[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.FormattedCellValue.Format

Format Property

Format

Gets the number format string that is used to format this value.

Declaration
public string Format { get; set; }
Public Property Format As String
Implements