workbook {Microsoft.VisualBasic.MIME.Office.Excel.XLSX.XML.xl} | .NET clr documentation |
workbook.xml
# namespace Microsoft.VisualBasic.MIME.Office.Excel.XLSX.XML.xl
export class workbook {
AlternateContent: AlternateContent;
bookViews: workbookView[];
calcPr: calcPr;
definedNames: definedName[];
extLst: ext[];
fileRecoveryPr: fileRecoveryPr;
fileVersion: fileVersion;
Ignorable: string;
sheets: iterates(sheet);
workbookPr: workbookPr;
}
AlternateContent
: AlternateContentbookViews
: workbookViewcalcPr
: calcPrdefinedNames
: definedNameextLst
: extfileRecoveryPr
: fileRecoveryPrfileVersion
: fileVersionsheets
: iterates(sheet)workbookPr
: workbookPr