View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sebastien Sebastien is offline
external usenet poster
 
Posts: 22
Default Display New Table Style dialog

Hi,
In XL 2007, I have a Table. When I click in it, the Table Tools Design
context ribbon shows up.
In the Table Style group, at the bottom, there is a 'New Table Style' button
that displays the 'New Table Quick Style' dialog.
How can I programmatically (vba) access this dialog; I couldn't find it in
he Application.Dialogs() list.

Thank you,
Sebastien