接口的使用
com.grapecity.documents.excel.drawing.IShapeRange
-
com.grapecity.documents.excel.drawing中IShapeRange的使用
修饰符和类型方法说明IShapes.getRange
(int[] index) Returns a ShapeRange object that represents a subset of the shapes in a Shapes collection.Returns a ShapeRange object that represents a subset of the shapes in a Shapes collection.IShape.ungroup()
Ungroups any grouped shapes in the specified shape or range of shapes. -
com.grapecity.documents.excel.forms中IShapeRange的使用