Spread WPF 18
GrapeCity.Spreadsheet.IO.OpenXml Namespace / OpenResult Structure
Members


In This Topic
    OpenResult Structure
    In This Topic
    Represents the result of opening file.
    Object Model
    OpenResult Structure
    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