CellUnsupportedDataException

CellUnsupportedDataException class

L’exception levée lorsqu’une donnée non prise en charge est rencontrée dans une cellule de feuille de calcul.

public class CellUnsupportedDataException : PptxEditException

Constructeurs

NomLa description
CellUnsupportedDataException()Initialise une nouvelle instance duCellUnsupportedDataException classe.
CellUnsupportedDataException(string)Initialise une nouvelle instance duCellUnsupportedDataException classe avec un message d’erreur spécifié.
CellUnsupportedDataException(string, Exception)Initialise une nouvelle instance duCellUnsupportedDataException class avec un message error spécifié et une référence à l’exception interne qui est la cause de cette exception.

Voir également