Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.OpenXml Namespace / Extension Structure
Members


In This Topic
    Extension Structure
    In This Topic
    Represents an extension from extension list in Excel file.
    Syntax
    'Declaration
     
    
    Public Structure Extension 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As Extension
    public struct Extension : System.ValueType 
    Inheritance Hierarchy

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

    See Also