'DeclarationReadOnly Property BuiltIn As Boolean
'UsageDim 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.'DeclarationReadOnly Property BuiltIn As Boolean
'UsageDim instance As ITableStyle Dim value As Boolean value = instance.BuiltIn
bool BuiltIn {get;}
true if the style is a built-in style; otherwise, false.