GrapeCity.Xaml.Excel
ContentType Property (CT_Default)


GrapeCity.Excel.OOXml Namespace > CT_Default Class : ContentType Property
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Property ContentType As String
'Usage
 
Dim instance As CT_Default
Dim value As String
 
instance.ContentType = value
 
value = instance.ContentType
[XmlAttribute()]
public string ContentType {get; set;}
See Also

Reference

CT_Default Class
CT_Default Members