接口的使用
com.grapecity.documents.excel.drawing.IShape
-
com.grapecity.documents.excel中IShape的使用
修饰符和类型方法说明IComment.getShape()
返回代表附加到指定注释的形状的IShape
对象。IHyperlink.getShape()
返回代表指定超链接附着的形状的IShape
对象。ISlicer.getShape()
获取与指定切片器关联的IShape
对象。ISignature.getSignatureLineShape()
获取与签名对象关联的 Shape 对象,该签名对象是一条签名线。修饰符和类型方法说明添加一个超链接到指定的形状(IHyperlink
对象)。IHyperlinks.add
(IShape shape, String address, String subAddress, String screenTip, String textToDisplay) 向指定的形状添加超链接(IHyperlink
对象)。 -
com.grapecity.documents.excel.drawing中IShape的使用
修饰符和类型方法说明IShapes.addCameraPicture
(String reference, double left, double top) 从参考范围创建图片。IShapes.addCameraPicture
(String reference, double left, double top, double width, double height) 从参考范围创建图片。IShapes.addCameraPicture
(String reference, IRange range) 从当前工作表的参考范围创建一张图片到指定范围。IShapes.addCameraPicture
(String reference, String name, double left, double top) 创建一个从参考范围生成的图片。IShapes.addCameraPicture
(String reference, String name, double left, double top, double width, double height) 创建一个从参考范围生成的图片。IShapes.addCameraPicture
(String reference, String name, IRange range) 从当前工作表的参考范围创建一张图片到指定范围。在图表的指定位置创建一个图表。在活动工作表的指定位置创建图表。创建当前工作表上指定范围内的图表。IShapes.addChart
(String name, ChartType chartType, double left, double top, double width, double height) 在活动工作表的指定位置创建一个图表。创建当前工作表上指定范围的图表。IChart.addChartInPixel
(ChartType chartType, double left, double top, double width, double height) 在图表的指定位置创建一个图表。IShapes.addChartInPixel
(ChartType chartType, double left, double top, double width, double height) 在活动工作表的指定位置创建一个图表。IShapes.addChartInPixel
(String name, ChartType chartType, double left, double top, double width, double height) 在活动工作表的指定位置创建图表。IChart.addConnector
(ConnectorType type, double beginX, double beginY, double endX, double endY) 创建一个连接器。IShapes.addConnector
(ConnectorType type, double beginX, double beginY, double endX, double endY) 创建一个连接器。IShapes.addConnector
(ConnectorType type, IRange range) 在当前工作表的指定范围内创建一个连接器。IShapes.addConnector
(String name, ConnectorType type, double beginX, double beginY, double endX, double endY) 创建一个连接器。IShapes.addConnector
(String name, ConnectorType type, IRange range) 在当前工作表的指定范围内创建一个连接器。IChart.addConnectorInPixel
(ConnectorType type, double beginX, double beginY, double endX, double endY) 创建一个连接器。IShapes.addConnectorInPixel
(ConnectorType type, float beginX, float beginY, float endX, float endY) 创建一个连接器。IShapes.addConnectorInPixel
(String name, ConnectorType type, float beginX, float beginY, float endX, float endY) 创建一个连接器。IChart.addPicture
(InputStream stream, ImageType type, double left, double top, double width, double height) 从现有流创建一张图片。IChart.addPicture
(String filename, double left, double top, double width, double height) 从现有文件创建一张图片。IShapes.addPicture
(InputStream stream, ImageType type, double left, double top, double width, double height) 从现有流创建一张图片。IShapes.addPicture
(InputStream stream, ImageType type, IRange range) 从当前工作表上指定范围的现有流中创建图片。IShapes.addPicture
(String filename, double left, double top, double width, double height) 从现有文件创建一张图片。IShapes.addPicture
(String filename, IRange range) 从当前工作表上指定范围的外部文件创建图片。IShapes.addPicture
(String name, InputStream stream, ImageType type, double left, double top, double width, double height) 从现有流创建一张图片。IShapes.addPicture
(String name, InputStream stream, ImageType type, IRange range) 从当前工作表上指定范围的现有流中创建图片。IShapes.addPicture
(String name, String filename, double left, double top, double width, double height) 从现有文件创建一张图片。IShapes.addPicture
(String name, String filename, IRange range) 从当前工作表上指定范围的一个现有文件创建图片。IChart.addPictureInPixel
(InputStream stream, ImageType type, double left, double top, double width, double height) 从现有流创建一张图片。IChart.addPictureInPixel
(String filename, double left, double top, double width, double height) 从现有文件创建一张图片。IShapes.addPictureInPixel
(InputStream stream, ImageType type, double left, double top, double width, double height) 从现有流创建一张图片。IShapes.addPictureInPixel
(String filename, double left, double top, double width, double height) 从现有文件创建一张图片。IShapes.addPictureInPixel
(String name, InputStream stream, ImageType type, double left, double top, double width, double height) 从现有流创建一张图片。IShapes.addPictureInPixel
(String name, String filename, double left, double top, double width, double height) 从现有文件创建一张图片。IChart.addShape
(AutoShapeType type, double left, double top, double width, double height) 返回代表图表中新建自动形状的IShape
对象。IShapes.addShape
(AutoShapeType type, double left, double top, double width, double height) 返回代表工作表中新建自动形状的IShape
对象。IShapes.addShape
(AutoShapeType type, IRange range) 返回代表当前工作表上指定范围内新自动形状的IShape
对象。IShapes.addShape
(String name, AutoShapeType type, double left, double top, double width, double height) 返回代表工作表中的新自动形状的IShape
对象。IShapes.addShape
(String name, AutoShapeType type, IRange range) 返回代表当前工作表上指定范围内的新自动形状的IShape
对象。IChart.addShapeInPixel
(AutoShapeType type, double left, double top, double width, double height) 返回代表图表中新建自动形状的IShape
对象。IShapes.addShapeInPixel
(AutoShapeType type, double left, double top, double width, double height) 返回代表工作表中新建自动形状的IShape
对象。IShapes.addShapeInPixel
(String name, AutoShapeType type, double left, double top, double width, double height) 返回代表工作表中新建自动形状的IShape
对象。IShape.duplicate()
复制形状并返回对新副本的引用。IGroupShapes.get
(int index) 返回集合中的单个对象。返回集合中的一个单一对象。IShapeRange.get
(int index) 返回集合中的一个单一对象。返回集合中的单个对象。IShapes.get
(int index) 返回集合中的一个单一对象。返回集合中的一个单一对象。IConnectorFormat.getBeginConnectedShape()
返回表示指定连接器起始端所附着的形状的IShape
对象。IConnectorFormat.getEndConnectedShape()
返回表示指定连接器末尾所附形状的IShape
对象。IChart.getParent()
返回图表的父级IShape
。IShape.getParentGroup()
返回代表一个子形状或一系列子形状的共同父形状的IShape
对象。IShapeRange.group()
对指定范围内的形状进行分组。修饰符和类型方法说明void
IConnectorFormat.beginConnect
(IShape connectedShape, int connectionSite) 附加指定的连接器起始部分到一个指定的形状。void
IConnectorFormat.endConnect
(IShape connectedShape, int connectionSite) 将指定连接器的末端附着到一个特定的形状。