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


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

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

See Also