How To Hide BOM Table?

Hi, I'm struggling to find anything in the API that will help me with hiding a BOM table in an Assembly Doc (.sldasm).

I can set my table hidden as I'm inserting it with SolidWorks.Interop.sldworks::InsertBomTable2 Method (IModelDocExtension), but I can't find a way to hide once it's been inserted.

Help would be greatly appreciated.

Thanks in advance.

Filipe

SolidworksApi macros