_Workbook.RemoveDocumentInformation(XlRemoveDocInfoType) Méthode

Définition

Cette méthode supprime du classeur toutes les informations du type spécifié.

public:
 void RemoveDocumentInformation(Microsoft::Office::Interop::Excel::XlRemoveDocInfoType RemoveDocInfoType);
public void RemoveDocumentInformation (Microsoft.Office.Interop.Excel.XlRemoveDocInfoType RemoveDocInfoType);
Public Sub RemoveDocumentInformation (RemoveDocInfoType As XlRemoveDocInfoType)

Paramètres

RemoveDocInfoType
XlRemoveDocInfoType

Une des XlRemoveDocInfoType valeurs indiquant le type d’informations à supprimer.

S’applique à