public class DrawObject
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
Cell |
getCell()
Indicates the Cell object when rendering.
|
int |
getCurrentPage()
Indicates the page index of DrawObject.
|
byte[] |
getImageBytes()
Indicates image bytes of rendered Chart, Shape when rendering.
|
Shape |
getShape()
Indicates the Shape object when rendering.
|
int |
getSheetIndex()
Indicates current sheet index of DrawObject.
|
int |
getTotalPages()
Indicates total pages in current rendering.
|
int |
getType()
Indicates the type of DrawObject.
|
public Cell getCell()
public Shape getShape()
public byte[] getImageBytes()
public int getType()
See DrawObjectEnum.
public int getCurrentPage()
public int getTotalPages()
public int getSheetIndex()
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.