2.1.7.7 Chart Sheet
An instance of the Chart Sheet part type specifies a chart sheet.
Content type : application/vnd.ms-excel.chartsheet
Source relationship: http://schemas.openxmlformats.org/officeDocument/2006/relationships/chartsheet
A Chart Sheet part MUST be the target of an explicit relationship from the workbook (section 2.1.7.60) part.
A Chart Sheet part is permitted to have explicit relationships to the following parts specified by this document:
-
Drawings (section 2.1.7.23)
-
Images (section 2.1.7.30)
-
Printer Settings (section 2.1.7.41)
-
VML Drawings (section 2.1.7.58)
A Chart Sheet part MUST NOT have implicit or explicit relationships to any other part specified by this document.
Record sequence ABNF:
CHARTSHEET = BrtBeginSheet [BrtCsProp] CSVIEWS [[BrtCsProtectionIso] BrtCsProtection] [USERCSVIEWS] [BrtMargins] [BrtCsPageSetup] [HEADERFOOTER] BrtDrawing [BrtLegacyDrawing] [BrtLegacyDrawingHF] [BrtBkHim] [WEBPUBITEMS] *FRT BrtEndSheet
CSVIEWS = BrtBeginCsViews 1*CSVIEW *FRT BrtEndCsViews
CSVIEW = BrtBeginCsView *FRT BrtEndCsView
USERCSVIEWS = BrtBeginUserCsViews *USERCSVIEW BrtEndUserCsViews
USERCSVIEW = BrtBeginUserCsView [BrtMargins] [BrtCsPageSetup] [HEADERFOOTER] BrtEndUserCsView
For ABNF rules not listed here, see section 2.1.8.