xl {Microsoft.VisualBasic.MIME.Office.Excel.XLSX.Model.Directory} .NET clr documentation

xl

Description

Declare

            
# namespace Microsoft.VisualBasic.MIME.Office.Excel.XLSX.Model.Directory
export class xl extends XlsxDirectoryPart {
   _rels: _rels;
   sharedStrings: sharedStrings;
   styles: styles;
   workbook: workbook;
   worksheets: worksheets;
}

        

.NET clr type reference tree

  1. this class extends from XlsxDirectoryPart class: XlsxDirectoryPart
  2. use by property member _rels: _rels
  3. use by property member sharedStrings: sharedStrings
  4. use by property member styles: styles
  5. use by property member workbook: workbook
  6. use by property member worksheets: worksheets

[Package {$package} version {$version} Index]