Spread Silverlight Documentation
Type Property (IExcelTableStyleElement)


GrapeCity.Excel Namespace > IExcelTableStyleElement Interface : Type Property
Identifies this table style element's type.
Syntax
'Declaration
 
Property Type As ExcelTableElementType
'Usage
 
Dim instance As IExcelTableStyleElement
Dim value As ExcelTableElementType
 
instance.Type = value
 
value = instance.Type
ExcelTableElementType Type {get; set;}
See Also

Reference

IExcelTableStyleElement Interface
IExcelTableStyleElement Members