[]
Represents the result of opening file.
public struct OpenResult
Public Structure OpenResult
Name | Description |
---|---|
Failed | Represents a general error. |
Name | Description |
---|---|
Reason | Gets the Reason value which indicates the state of the action. |
Workbook | Gets the opened workbook. |