[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IO.OpenXml.OpenResult

OpenResult Struct

Represents the result of opening file.

Namespace: GrapeCity.Spreadsheet.IO.OpenXml
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public struct OpenResult
Public Structure OpenResult

Fields

Name Description
Failed

Represents a general error.

Properties

Name Description
Reason

Gets the Reason value which indicates the state of the action.

Workbook

Gets the opened workbook.