Enum ExceptionType
Info
Representerar anpassad undantagstypkod.
public enum ExceptionType
Fält
DataType = 0
: Ogiltig datatypinställning.FileCorrupted = 13
: Filinnehållet är korrupt.FileFormat = 1
: Ogiltigt filformat.IO = 8
: Filen är ogiltig.IncorrectPassword = 4
: Ogiltigt lösenord.Interrupted = 7
: Processen avbryts.InvalidData = 2
: Ogiltiga data.InvalidOperator = 3
: Ogiltig operator.License = 5
: Licensrelaterade fel.Limitation = 6
: Utanför MS Excel begränsningsfel.Permission = 9
: Behörighet krävs för att öppna denna fil.UndisclosedInformation = 12
: Filen innehåller viss oöppen information.UnsupportedFeature = 10
: Stöds inte funktion.UnsupportedStream = 11
: Stöds inte ström att öppnas.
Namespace: Sheetize Assembly: Sheetize.dll