[]
        
(Showing Draft Content)

C1.Web.Api.Excel.Style.FormatCode

FormatCode Property

FormatCode

The format string.

Declaration
[JsonIgnore]
[Obsolete("This property has been deprecated. Use the Format property instead.")]
public string FormatCode { get; set; }
<JsonIgnore>
<Obsolete("This property has been deprecated. Use the Format property instead.")>
Public Property FormatCode As String