OOXMLCorruptFileException

Classe OOXMLCorruptFileException

Exception qui est lancée lorsque le format de fichier Office Open XML est corrompu.

public class OOXMLCorruptFileException : OOXMLException

Constructeurs

NomDescription
OOXMLCorruptFileException()Constructeur par défaut.
OOXMLCorruptFileException(string)Constructeur permettant d’ajouter un message à cette exception.
OOXMLCorruptFileException(string, Exception)Constructeur pour une exception contenant un message et une exception imbriquée.

Voir Aussi