Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.OpenXml Namespace / OpenResult Structure
Members


In This Topic
    OpenResult Structure
    In This Topic
    Represents the result of opening file.
    Syntax
    'Declaration
     
    
    Public Structure OpenResult 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As OpenResult
    public struct OpenResult : System.ValueType 
    Inheritance Hierarchy

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

    See Also