[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IO.OpenXml.Reason

Reason Enum

Represents the category of the result.

Namespace: GrapeCity.Spreadsheet.IO.OpenXml
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum Reason
Public Enum Reason

Fields

Name Description
CompoundFile

The XLS file format is not supported.

CorruptedFile

The file structure is corrupted.

ExistedName

There is a workbook with the same name in the workbook set.

General

Unspecified reason.

IncorrectPassword

The password is not correct.

InvalidFormat

The file format is not supported.

MissingPassword

The password is missing.

Success

The action is performed successfully.