ComponentOne Web API Edition
FormatCode Property

C1.Web.Api.Excel Namespace > Style Class : FormatCode Property
The format string.
Syntax
'Declaration
 
<Newtonsoft.Json.JsonIgnoreAttribute()>
<XmlIgnoreAttribute()>
<ObsoleteAttribute("This property has been deprecated. Use the Format property instead.")>
Public Property FormatCode As String
[Newtonsoft.Json.JsonIgnore()]
[XmlIgnore()]
[Obsolete("This property has been deprecated. Use the Format property instead.")]
public string FormatCode {get; set;}
See Also

Reference

Style Class
Style Members