com.aspose.cells.Color getBackgroundColor()
com.aspose.cells.Line getBorder()
int getCenterX()
int getCenterXPx()
int getCenterY()
int getCenterYPx()
int getCubePointCount()
float getCubePointXPx(int)
float getCubePointYPx(int)
int getDepth()
int getDepthPx()
com.aspose.cells.FillFormat getFillFormat()
com.aspose.cells.Color getForegroundColor()
int getFormatting()
int getHeight()
int getHeightPx()
boolean getInvertIfNegative()
double getTransparency()
int getWidth()
int getWidthPx()
boolean isAuto()
boolean isVisible()
void setAuto(boolean)
void setBackgroundColor(com.aspose.cells.Color)
void setBorder(com.aspose.cells.Line)
void setForegroundColor(com.aspose.cells.Color)
void setFormatting(int)
void setInvertIfNegative(boolean)
void setTransparency(double)
com.aspose.cells.Walls