public java.lang.String getID() / public void setID(java.lang.String value)
getBuffer
public byte[] getBuffer()
Gets the Buffer of object.
getMsoDrawingType
public com.aspose.gridweb.GridMsoDrawingType getMsoDrawingType()
Gets and sets mso drawing type.
getUpperLeftRow
public int getUpperLeftRow()
Represents upper left corner row index.
If the shape is in the shape or in the group , UpperLeftRow will be ignored.
getUpperLeftColumn
public int getUpperLeftColumn()
Represents upper left corner column index.
getText/setText
public java.lang.String getText() / public void setText(java.lang.String value)
Represents the string in this TextBox object.
getName
public java.lang.String getName()
Gets and sets the name of the shape.
getLeft
public int getLeft()
Represents the horizontal offset of shape from its left column, in unit of pixels.
getTop
public int getTop()
Represents the vertical offset of shape from its top row, in unit of pixels.
If the shape is in the chart, represents the vertical offset of shape from its top border.
getZOrderPosition/setZOrderPosition
public int getZOrderPosition() / public void setZOrderPosition(int value)