类 EnhancedXWPFChart
- java.lang.Object
-
- org.apache.poi.ooxml.POIXMLDocumentPart
-
- org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- org.apache.poi.xwpf.usermodel.XWPFChart
-
- com.deepoove.poi.xwpf.EnhancedXWPFChart
-
- 所有已实现的接口:
org.apache.poi.xddf.usermodel.text.TextContainer
public class EnhancedXWPFChart extends org.apache.poi.xwpf.usermodel.XWPFChart
-
-
构造器概要
构造器 构造器 说明 EnhancedXWPFChart()EnhancedXWPFChart(org.apache.poi.openxml4j.opc.PackagePart part)
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 voidsetExternalId(String id)-
从类继承的方法 org.apache.poi.xwpf.usermodel.XWPFChart
attach, equals, getChartBottomMargin, getChartFactory, getChartHeight, getChartLeftMargin, getChartRelation, getChartRightMargin, getChartTopMargin, getChartWidth, getChartWorkbookRelation, getChecksum, hashCode, setChartBottomMargin, setChartBoundingBox, setChartHeight, setChartLeftMargin, setChartMargin, setChartRightMargin, setChartTopMargin, setChartWidth
-
从类继承的方法 org.apache.poi.xddf.usermodel.chart.XDDFChart
clear, clearChartSeries, commit, createCategoryAxis, createData, createDateAxis, createRelationshipInChart, createSeriesAxis, createValueAxis, deleteLegend, deleteShapeProperties, displayBlanksAs, fillSheet, findDefinedParagraphProperty, findDefinedRunProperty, formatRange, getAxes, getChartIndex, getChartSeries, getCTChart, getCTChartSpace, getCTPlotArea, getFormattedTitle, getOrAddLegend, getOrAddManualLayout, getOrAddShapeProperties, getOrAddView3D, getTitle, getTitleOverlay, getWorkbook, importContent, incrementSeriesCount, isPlotOnlyVisibleCells, plot, removeTitle, replaceReferences, saveWorkbook, setAutoTitleDeleted, setBackWall, setChartIndex, setFloor, setPlotOnlyVisibleCells, setSheetTitle, setSideWall, setTitleOverlay, setTitleText, setValueRange, setWorkbook
-
从类继承的方法 org.apache.poi.ooxml.POIXMLDocumentPart
_invokeOnDocumentRead, addRelation, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, getTargetPart, isCommitted, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, removeRelation, setCommitted, toString
-
-
-
-
构造器详细资料
-
EnhancedXWPFChart
public EnhancedXWPFChart()
-
EnhancedXWPFChart
public EnhancedXWPFChart(org.apache.poi.openxml4j.opc.PackagePart part) throws IOException, org.apache.xmlbeans.XmlException
-
-
方法详细资料
-
setExternalId
public void setExternalId(String id)
-
-