com.aspose.cells.Hyperlink addHyperlink(java.lang.String)
void alignTopRightCorner(int, int)
int[] calculateTextSize()
com.aspose.cells.FontSetting characters(int, int)
void formatCharacters(int, int, com.aspose.cells.Font)
void formatCharacters(int, int, com.aspose.cells.Font, com.aspose.cells.StyleFlag)
com.aspose.cells.ActiveXControl getActiveXControl()
int getActualLowerRightRow()
java.lang.String getAlternativeText()
int getAnchorType()
int getAutoShapeType()
int getBottom()
java.util.ArrayList getCharacters()
com.aspose.cells.Chart getChart()
float[][] getConnectionPoints()
byte[] getControlData()
com.aspose.cells.FillFormat getFill()
com.aspose.cells.MsoFillFormat getFillFormat()
com.aspose.cells.Font getFont()
com.aspose.cells.ShapeFormat getFormat()
com.aspose.cells.MsoFormatPicture getFormatPicture()
com.aspose.cells.Geometry getGeometry()
com.aspose.cells.GlowEffect getGlow()
com.aspose.cells.GroupShape getGroup()
int getHeight()
double getHeightCM()
int getHeightInChart()
int getHeightInShape()
double getHeightInch()
double getHeightPt()
int getHeightScale()
java.lang.String getHtmlText()
com.aspose.cells.Hyperlink getHyperlink()
int getId()
java.lang.String getInputRange(boolean, boolean)
java.lang.String getInputRange()
int getLeft()
double getLeftCM()
int getLeftInChart()
int getLeftInShape()
double getLeftInch()
int getLeftToCorner()
com.aspose.cells.LineFormat getLine()
com.aspose.cells.MsoLineFormat getLineFormat()
java.lang.String getLinkedCell()
java.lang.String getLinkedCell(boolean, boolean)
boolean getLockedProperty(int)
int getLowerDeltaX()
int getLowerDeltaY()
int getLowerRightColumn()
int getLowerRightRow()
java.lang.String getMacroName()
int getMsoDrawingType()
java.lang.String getName()
com.aspose.cells.ShapePathCollection getPaths()
int getPlacement()
int getPositionX()
int getPositionY()
com.aspose.cells.ReflectionEffect getReflection()
boolean getRelativeToOriginalPictureSize()
com.aspose.cells.GroupShape getResultOfSmartArt()
int getRight()
double getRotationAngle()
com.aspose.cells.ShadowEffect getShadowEffect()
double getSoftEdges()
java.lang.String getSpid()
int getSpt()
java.lang.String getText()
com.aspose.cells.FontSettingCollection getTextBody()
int getTextDirection()
com.aspose.cells.TextEffectFormat getTextEffect()
com.aspose.cells.MsoTextFrame getTextFrame()
int getTextHorizontalAlignment()
int getTextHorizontalOverflow()
com.aspose.cells.TextOptions getTextOptions()
int getTextOrientationType()
int getTextShapeType()
int getTextVerticalAlignment()
int getTextVerticalOverflow()
com.aspose.cells.ThreeDFormat getThreeDFormat()
java.lang.String getTitle()
int getTop()
double getTopCM()
int getTopInChart()
int getTopInShape()
double getTopInch()
int getTopToCorner()
int getType()
int getUpperDeltaX()
int getUpperDeltaY()
int getUpperLeftColumn()
int getUpperLeftRow()
int getWidth()
double getWidthCM()
int getWidthInChart()
int getWidthInShape()
double getWidthInch()
double getWidthPt()
int getWidthScale()
com.aspose.cells.Worksheet getWorksheet()
int getX()
int getY()
int getZOrderPosition()
boolean hasLine()
boolean isEquation()
boolean isFilled()
boolean isFlippedHorizontally()
boolean isFlippedVertically()
boolean isGroup()
boolean isHidden()
boolean isLockAspectRatio()
boolean isLocked()
boolean isPrintable()
boolean isRichText()
boolean isSmartArt()
boolean isTextWrapped()
boolean isWordArt()
void moveToRange(int, int, int, int)
void removeActiveXControl()
void removeHyperlink()
void setAlternativeText(java.lang.String)
void setAnchorType(int)
void setAutoShapeType(int)
void setBottom(int)
void setFilled(boolean)
void setFlippedHorizontally(boolean)
void setFlippedVertically(boolean)
void setFont(com.aspose.cells.Font)
void setHasLine(boolean)
void setHeight(int)
void setHeightCM(double)
void setHeightInChart(int)
void setHeightInShape(int)
void setHeightInch(double)
void setHeightPt(double)
void setHeightScale(int)
void setHidden(boolean)
void setHtmlText(java.lang.String)
void setInputRange(java.lang.String, boolean, boolean)
void setInputRange(java.lang.String)
void setLeft(int)
void setLeftCM(double)
void setLeftInChart(int)
void setLeftInShape(int)
void setLeftInch(double)
void setLeftToCorner(int)
void setLinkedCell(java.lang.String)
void setLinkedCell(java.lang.String, boolean, boolean)
void setLockAspectRatio(boolean)
void setLocked(boolean)
void setLockedProperty(int, boolean)
void setLowerDeltaX(int)
void setLowerDeltaY(int)
void setLowerRightColumn(int)
void setLowerRightRow(int)
void setMacroName(java.lang.String)
void setName(java.lang.String)
void setPlacement(int)
void setPositionX(int)
void setPositionY(int)
void setPrintable(boolean)
void setRelativeToOriginalPictureSize(boolean)
void setRight(int)
void setRotationAngle(double)
void setSoftEdges(double)
void setText(java.lang.String)
void setTextDirection(int)
void setTextHorizontalAlignment(int)
void setTextHorizontalOverflow(int)
void setTextOptions(com.aspose.cells.TextOptions)
void setTextOrientationType(int)
void setTextShapeType(int)
void setTextVerticalAlignment(int)
void setTextVerticalOverflow(int)
void setTextWrapped(boolean)
void setTitle(java.lang.String)
void setTop(int)
void setTopCM(double)
void setTopInChart(int)
void setTopInShape(int)
void setTopInch(double)
void setTopToCorner(int)
void setUpperDeltaX(int)
void setUpperDeltaY(int)
void setUpperLeftColumn(int)
void setUpperLeftRow(int)
void setWidth(int)
void setWidthCM(double)
void setWidthInChart(int)
void setWidthInShape(int)
void setWidthInch(double)
void setWidthPt(double)
void setWidthScale(int)
void setX(int)
void setY(int)
void setZOrderPosition(int)
void toFrontOrBack(int)
void toImage(java.io.OutputStream, com.aspose.cells.ImageOrPrintOptions)
void toImage(java.lang.String, com.aspose.cells.ImageOrPrintOptions)
void toImage(java.io.OutputStream, com.aspose.cells.ImageFormat)
void updateSelectedValue()
com.aspose.cells.ChartShape