'Declaration
ReadOnly Property BuiltIn As Boolean
'Usage
Dim instance As ITableStyle Dim value As Boolean value = instance.BuiltIn
bool BuiltIn {get;}
Property Value
true
if the style is a built-in style; otherwise, false
.'Declaration
ReadOnly Property BuiltIn As Boolean
'Usage
Dim instance As ITableStyle Dim value As Boolean value = instance.BuiltIn
bool BuiltIn {get;}
true
if the style is a built-in style; otherwise, false
.