Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.OpenXml Namespace / OpenResult Structure
Members


OpenResult Structure
Represents the result of opening file.
Syntax
'Declaration
 
Public Structure OpenResult 
   Inherits System.ValueType
 
'Usage
 
Dim instance As OpenResult
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.IO.OpenXml.OpenResult

See Also