'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
.