ComponentOne Web API Edition
Format Property

C1.Web.Api.Excel Namespace > Style Class : Format Property
Gets or sets the excel format string.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<XmlAttributeAttribute()>
Public Property Format As String
[DefaultValue()]
[XmlAttribute()]
public string Format {get; set;}
See Also

Reference

Style Class
Style Members