C1.Web.Api.Excel Namespace / Style Class / FormatCode Property

In This Topic
FormatCode Property
In This Topic
The format string.
Syntax
'Declaration
 
<XmlIgnoreAttribute()>
<Newtonsoft.Json.JsonIgnoreAttribute()>
<ObsoleteAttribute("This property has been deprecated. Use the Format property instead.")>
Public Property FormatCode As String
 
See Also