AppEvents_SinkHelper.m_WorkbookBeforePrintDelegate Field
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public m_WorkbookBeforePrintDelegate As AppEvents_WorkbookBeforePrintEventHandler
'Usage
Dim instance As AppEvents_SinkHelper
Dim value As AppEvents_WorkbookBeforePrintEventHandler
value = instance.m_WorkbookBeforePrintDelegate
instance.m_WorkbookBeforePrintDelegate = value
public AppEvents_WorkbookBeforePrintEventHandler m_WorkbookBeforePrintDelegate