OOXMLCorruptFileException

OOXMLCorruptFileException class

Exception générée lorsque le format de fichier Office Open XML est corrompu.

public class OOXMLCorruptFileException : OOXMLException

Constructeurs

NomLa description
OOXMLCorruptFileException()Constructeur par défaut.
OOXMLCorruptFileException(string)Constructeur permettant d’ajouter un message à cette exception.
OOXMLCorruptFileException(string, Exception)Constructeur d’une exception contenant un message et une exception intégrée.

Voir également