com.aspose.cells.Color getBackgroundColor()
com.aspose.cells.FillFormat getFillFormat()
com.aspose.cells.Color getForegroundColor()
int getFormatting()
boolean getInvertIfNegative()
double getTransparency()
boolean isAuto()
boolean isVisible()
void setAuto(boolean)
void setBackgroundColor(com.aspose.cells.Color)
void setForegroundColor(com.aspose.cells.Color)
void setFormatting(int)
void setInvertIfNegative(boolean)
void setTransparency(double)
com.aspose.cells.Area