void calculate(boolean, com.aspose.cells.ICustomFunction)
void calculate(com.aspose.cells.CalculationOptions)
com.aspose.cells.FontSetting characters(int, int)
boolean containsExternalLink()
void copy(com.aspose.cells.Cell)
boolean equals(java.lang.Object)
boolean equals(com.aspose.cells.Cell)
com.aspose.cells.CellArea getArrayRange()
boolean getBoolValue()
com.aspose.cells.FontSetting[] getCharacters()
com.aspose.cells.FontSetting[] getCharacters(boolean)
int getColumn()
com.aspose.cells.Comment getComment()
com.aspose.cells.ConditionalFormattingResult getConditionalFormattingResult()
com.aspose.cells.DateTime getDateTimeValue()
com.aspose.cells.Cell[] getDependents(boolean)
java.lang.String getDisplayStringValue()
double getDoubleValue()
float getFloatValue()
com.aspose.cells.FormatConditionCollection[] getFormatConditions()
java.lang.String getFormula(boolean, boolean)
java.lang.String getFormula()
java.lang.String getFormulaLocal()
int getHeightOfValue()
java.lang.String getHtmlString()
java.lang.String getHtmlString(boolean)
int getIntValue()
java.util.Iterator getLeafs()
com.aspose.cells.Range getMergedRange()
java.lang.String getName()
int getNumberCategoryType()
com.aspose.cells.ReferredAreaCollection getPrecedents()
java.lang.String getR1C1Formula()
int getRow()
int getSharedStyleIndex()
java.lang.String getStringValue()
java.lang.String getStringValue(int)
java.lang.String getStringValueWithoutFormat()
com.aspose.cells.ListObject getTable()
int getType()
com.aspose.cells.Validation getValidation()
boolean getValidationValue()
java.lang.Object getValue()
int getWidthOfValue()
com.aspose.cells.Worksheet getWorksheet()
int hashCode()
boolean isArrayFormula()
boolean isArrayHeader()
boolean isErrorValue()
boolean isFormula()
boolean isInArray()
boolean isInTable()
boolean isMerged()
boolean isRichText()
boolean isSharedFormula()
boolean isStyleSet()
boolean isTableFormula()
void putValue(double)
void putValue(int)
void putValue(boolean)
void putValue(java.lang.String, boolean, boolean)
void putValue(java.lang.String, boolean)
void putValue(java.lang.String)
void putValue(java.lang.Object)
void putValue(com.aspose.cells.DateTime)
void removeArrayFormula(boolean)
void setAddInFormula(java.lang.String, java.lang.String)
void setArrayFormula(java.lang.String, int, int, com.aspose.cells.FormulaParseOptions)
void setArrayFormula(java.lang.String, int, int)
void setArrayFormula(java.lang.String, int, int, boolean, boolean)
void setCharacters(com.aspose.cells.FontSetting[])
com.aspose.cells.CellArea setDynamicArrayFormula(java.lang.String, com.aspose.cells.FormulaParseOptions, boolean)
void setFormula(java.lang.String)
void setFormula(java.lang.String, java.lang.Object)
void setFormula(java.lang.String, com.aspose.cells.FormulaParseOptions, java.lang.Object)
void setFormula(java.lang.String, boolean, boolean, java.lang.Object)
void setFormulaLocal(java.lang.String)
void setHtmlString(java.lang.String)
void setR1C1Formula(java.lang.String)
void setSharedFormula(java.lang.String, int, int, boolean, boolean)
void setSharedFormula(java.lang.String, int, int, com.aspose.cells.FormulaParseOptions)
void setSharedFormula(java.lang.String, int, int)
void setStyle(com.aspose.cells.Style, boolean)
void setStyle(com.aspose.cells.Style)
void setStyle(com.aspose.cells.Style, com.aspose.cells.StyleFlag)
void setValue(java.lang.Object)
java.lang.String toString()
com.aspose.cells.Cell