AppEvents_SinkHelper.WorkbookBeforeXmlExport 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:
override void WorkbookBeforeXmlExport(Microsoft::Office::Interop::Excel::Workbook ^ , Microsoft::Office::Interop::Excel::XmlMap ^ , System::String ^ , bool % );
public override void WorkbookBeforeXmlExport (Microsoft.Office.Interop.Excel.Workbook , Microsoft.Office.Interop.Excel.XmlMap , string , ref bool );
Public Overrides Sub WorkbookBeforeXmlExport ( As Workbook, As XmlMap, As String, ByRef As Boolean)