Intercept column width changed

31 views
Skip to first unread message

typedef

unread,
May 19, 2022, 11:35:31 AM5/19/22
to Excel-DNA
Hello 

Is there a way to get call on column width changed/resized?

Thanks,

Alex.

Govert van Drimmelen

unread,
May 20, 2022, 3:21:29 AM5/20/22
to exce...@googlegroups.com

Hi Alex,

 

Have you tried the Worksheet.Change and Workbook.SheetChanged events?

 

-Govert

--
You received this message because you are subscribed to the Google Groups "Excel-DNA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to exceldna+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/exceldna/7b9285a8-5d1b-433c-9e0f-1970f145df49n%40googlegroups.com.

Alex Yemets

unread,
May 20, 2022, 10:58:51 AM5/20/22
to exce...@googlegroups.com
Hello Govert.

Thanks for your support.  Yes I tried. 

Workbook change I set handler on Workbook open it never hit breakpoint ever
Though App..SheetChanged hit breakpoint but not triggered on ColomnWidth changed
I also tried WindowResize no luck. I know column is not even child window.

I am curious if Spy++ could see, what windows messages get generated on column resize. Although I am not sure even if I see some WM_USER_... would I be able to catch/handle it in my C# Add-in

Thanks,

Alex.



typedef

unread,
May 24, 2022, 12:11:53 PM5/24/22
to Excel-DNA
I there anything else could be available to intercept    on column width changed?

typedef

unread,
Jun 12, 2022, 9:01:28 PM6/12/22
to Excel-DNA
Hello Govert or anybody

Could you please help  intercept/hook event/callback  on column width changed/resized?

Thanks,

Alex.

Reply all
Reply to author
Forward
0 new messages