AppEvents.WindowResize(Workbook, Window) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void WindowResize(Microsoft::Office::Interop::Excel::Workbook ^ Wb, Microsoft::Office::Interop::Excel::Window ^ Wn);
public void WindowResize (Microsoft.Office.Interop.Excel.Workbook Wb, Microsoft.Office.Interop.Excel.Window Wn);
Public Sub WindowResize (Wb As Workbook, Wn As Window)
Parameters
- Wb
- Workbook
- Wn
- Window