WorkbookEvents_SinkHelper.BeforeXmlExport(XmlMap, String, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
override void BeforeXmlExport(Microsoft::Office::Interop::Excel::XmlMap ^ , System::String ^ , bool % );
public override void BeforeXmlExport (Microsoft.Office.Interop.Excel.XmlMap , string , ref bool );
Public Overrides Sub BeforeXmlExport ( As XmlMap, As String, ByRef As Boolean)