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

In This Topic
Format Property (Style)
In This Topic
Gets or sets the excel format string.
Syntax
'Declaration
 
<DefaultValueAttribute("")>
<XmlAttributeAttribute()>
Public Property Format As String
 
See Also