Modifier and Type | Field and Description |
---|---|
protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTChartsheet |
chartsheet |
hyperlinks, sheet, worksheet
DEFAULT_XML_OPTIONS
BottomMargin, FooterMargin, HeaderMargin, LeftMargin, PANE_LOWER_LEFT, PANE_LOWER_RIGHT, PANE_UPPER_LEFT, PANE_UPPER_RIGHT, RightMargin, TopMargin
Modifier | Constructor and Description |
---|---|
protected |
XSSFChartSheet(PackagePart part,
PackageRelationship rel) |
Modifier and Type | Method and Description |
---|---|
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTChartsheet |
getCTChartsheet()
Provide access to the CTChartsheet bean holding this sheet's data
|
protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDrawing |
getCTDrawing() |
protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTLegacyDrawing |
getCTLegacyDrawing() |
protected void |
read(java.io.InputStream is) |
protected void |
write(java.io.OutputStream out) |
addCondtionalFormatting, addHyperlink, addMergedRegion, addValidationData, autoSizeColumn, autoSizeColumn, commit, createComment, createDrawingPatriarch, createFreezePane, createFreezePane, createPivotTable, createRow, createSplitPane, createTable, disableLocking, enableLocking, findEndOfRowOutlineGroup, getActiveCell, getAlgName, getAutobreaks, getAutoFilter, getCellComment, getColumnBreaks, getColumnHelper, getColumnStyle, getColumnWidth, getCommentsTable, getConditionalFormattings, getCTWorksheet, getDataValidation, getDataValidationHelper, getDataValidations, getDefaultColumnWidth, getDefaultRowHeight, getDefaultRowHeightInPoints, getDisplayGuts, getEvenFooter, getEvenHeader, getFirstFooter, getFirstHeader, getFirstRowNum, getFitToPage, getFooter, getForceFormulaRecalculation, getHashValue, getHeader, getHorizontallyCenter, getHyperlink, getLastRowNum, getLeftCol, getMargin, getMergedRegion, getNumberOfComments, getNumHyperlinks, getNumMergedRegions, getOddFooter, getOddHeader, getOrCreateSheetProtection, getPaneInformation, getPasswordHash, getPhysicalNumberOfRows, getPivotTables, getPrintSetup, getProtect, getRepeatingColumns, getRepeatingRows, getRow, getRowBreaks, getRows, getRowSumsBelow, getRowSumsRight, getSaltValue, getScenarioProtect, getSheetConditionalFormatting, getSheetName, getSpinCount, getTableByRowCol, getTables, getTopRow, getVerticallyCenter, getVMLDrawing, getWorkbook, getXssfDefaultColumnWidth, getXssfDefaultColumnWidthPerBaseColWidth, groupColumn, groupRow, hasComments, isAlignMargins, isAutoFilterLocked, isAutoFilterMode, isColumnBroken, isColumnCustom, isColumnHidden, isDeleteColumnsLocked, isDeleteRowsLocked, isDiffFirst, isDiffOddEven, isDisplayFormulas, isDisplayGridlines, isDisplayRowColHeadings, isDisplayZeros, isFilterMode, isFormatCellsLocked, isFormatColumnsLocked, isFormatRowsLocked, isInsertColumnsLocked, isInsertHyperlinksLocked, isInsertRowsLocked, isObjectsLocked, isPivotTablesLocked, isPrintGridlines, isPrintHeadings, isRightToLeft, isRowBroken, isScaleWithDoc, isScenariosLocked, isSelected, isSelectLockedCellsLocked, isSelectUnlockedCellsLocked, isSheetLocked, isSortLocked, iterator, lockAutoFilter, lockDeleteColumns, lockDeleteRows, lockFormatCells, lockFormatColumns, lockFormatRows, lockInsertColumns, lockInsertHyperlinks, lockInsertRows, lockObjects, lockPivotTables, lockScenarios, lockSelectLockedCells, lockSelectUnlockedCells, lockSort, onDocumentCreate, onDocumentRead, protectSheet, removeArrayFormula, removeAutoFilter, removeCellComment, removeColumnBreak, removeMergedRegion, removeRow, removeRowBreak, removeValidationData, rowIterator, setActiveCell, setAlgName, setAlignMargins, setArrayFormula, setAutobreaks, setAutoFilter, setAutoFilterMode, setCellComment, setColumnBreak, setColumnGroupCollapsed, setColumnHidden, setColumnWidth, setDefaultColumnStyle, setDefaultColumnWidth, setDefaultRowHeight, setDefaultRowHeightInPoints, setDiffFirst, setDiffOddEven, setDisplayFormulas, setDisplayGridlines, setDisplayGuts, setDisplayRowColHeadings, setDisplayZeros, setFitToPage, setForceFormulaRecalculation, setHashValue, setHorizontallyCenter, setMargin, setPasswordHash, setPrintGridlines, setPrintHeadings, setRepeatingColumns, setRepeatingRows, setRightToLeft, setRowBreak, setRowGroupCollapsed, setRows, setRowSumsBelow, setRowSumsRight, setSaltValue, setScalWithDoc, setSelected, setSpinCount, setTabColor, setVerticallyCenter, setZoom, setZoom, shiftRows, shiftRows, showInPane, ungroupColumn, ungroupRow
addRelation, clearMemoryPackagePart, createRelationship, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationCounter, getRelationId, getRelations, getTargetPart, onDocumentRemove, onSave, read, rebase, removeRelation, removeRelation, toString
protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTChartsheet chartsheet
protected XSSFChartSheet(PackagePart part, PackageRelationship rel)
protected void read(java.io.InputStream is) throws java.io.IOException
public org.openxmlformats.schemas.spreadsheetml.x2006.main.CTChartsheet getCTChartsheet()
protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDrawing getCTDrawing()
getCTDrawing
in class XSSFSheet
protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTLegacyDrawing getCTLegacyDrawing()
getCTLegacyDrawing
in class XSSFSheet
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.