[]
This table summarizes how the PrintInfo
settings are handled when SpreadJS imports data from an Excel-formatted file.
Excel Setting | SpreadJS Setting | Remarks |
---|---|---|
BlackAndWhite | SpreadJS imports the setting from Excel. | |
CenterHorizontally or CenterVertically | SpreadJS imports the setting from Excel. | |
PrintArea | SpreadJS imports the setting from Excel. | |
PrintArea | SpreadJS imports the setting from Excel. | |
FirstPageNumber | SpreadJS imports the setting from Excel. | |
FitToPagesTall | SpreadJS imports the setting from Excel. | |
FitToPagesWide | SpreadJS imports the setting from Excel. | |
CenterFooter | footerCenter | SpreadJS imports the setting from Excel. |
CenterFooterPicture | footerCenterImage | SpreadJS only supports this with OpenXml Excel. |
LeftFooter | footerLeft | SpreadJS imports the setting from Excel. |
LeftFooterPicture | footerLeftImage | SpreadJS only supports this with OpenXml Excel. |
RightFooter | footerRight | SpreadJS imports the setting from Excel. |
RightFooterPicture | footerRightImage | SpreadJS only supports this with OpenXml Excel. |
CenterHeader | headerCenter | SpreadJS imports the setting from Excel. |
CenterHeaderPicture | headerCenterImage | SpreadJS only supports this with OpenXml Excel. |
LeftHeader | headerLeft | SpreadJS imports the setting from Excel. |
LeftHeaderPicture | headerLeftImage | SpreadJS only supports this with OpenXml Excel. |
RightHeader | headerRight | SpreadJS imports the setting from Excel. |
RightHeaderPicture | headerRightImage | SpreadJS only supports this with OpenXml Excel. |
LeftMargin or RightMargin or TopMargin or BottomMargin or FooterMargin or HeaderMargin | SpreadJS imports the setting from Excel. | |
Orientation | SpreadJS imports the setting from Excel. | |
Order | SpreadJS imports the setting from Excel. | |
PaperSize | SpreadJS imports the setting from Excel. | |
PrintTitleColumns | SpreadJS imports the setting from Excel. | |
PrintTitleColumns | SpreadJS imports the setting from Excel. | |
PrintTitleRows | SpreadJS imports the setting from Excel. | |
PrintTitleRows | SpreadJS imports the setting from Excel. | |
PrintArea | SpreadJS imports the setting from Excel. | |
PrintArea | SpreadJS imports the setting from Excel. | |
PrintHeadings | SpreadJS imports the setting from Excel. | |
PrintGridlines | SpreadJS imports the setting from Excel. | |
PrintHeadings | SpreadJS imports the setting from Excel. | |
Zoom | SpreadJS imports the setting from Excel. |