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

docProps

Description

Declare

            
# namespace Microsoft.VisualBasic.MIME.Office.Excel.XLSX.Model.Directory
export class docProps extends XlsxDirectoryPart {
   app: app;
   core: core;
   custom: custom;
}

        

.NET clr type reference tree

  1. this class extends from XlsxDirectoryPart class: XlsxDirectoryPart
  2. use by property member app: app
  3. use by property member core: core
  4. use by property member custom: custom

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