Spread Windows Forms 12.0 Product Documentation
HasFormat Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ITableStyleElement Interface : HasFormat Property
Gets a value indicating whether this table style element has formatting applied to the specified element.
Syntax
'Declaration
 
ReadOnly Property HasFormat As Boolean
'Usage
 
Dim instance As ITableStyleElement
Dim value As Boolean
 
value = instance.HasFormat
bool HasFormat {get;}

Property Value

true if this table style element has formatting applied; otherwise, false.
See Also

Reference

ITableStyleElement Interface
ITableStyleElement Members