public interface SName extends FormulaContent
Modifier and Type | Method and Description |
---|---|
String |
getApplyToSheetName() |
SBook |
getBook() |
String |
getId() |
String |
getName() |
CellRegion |
getRefersToCellRegion() |
String |
getRefersToFormula() |
String |
getRefersToSheetName() |
void |
setApplyToSheetName(String name) |
void |
setRefersToFormula(String refersExpr) |
clearFormulaResultCache, isFormulaParsingError
String getId()
String getName()
SBook getBook()
String getRefersToSheetName()
CellRegion getRefersToCellRegion()
String getRefersToFormula()
void setRefersToFormula(String refersExpr)
String getApplyToSheetName()
void setApplyToSheetName(String name)
Copyright © 2020. All rights reserved.