Get the pageFormula @return Returns the pageFormula.
()
| 153 | * @return Returns the pageFormula. |
| 154 | */ |
| 155 | public final Formula getPageFormula() |
| 156 | { |
| 157 | return pageFormula; |
| 158 | } |
| 159 | |
| 160 | /** |
| 161 | * Set the page formula |
no outgoing calls
no test coverage detected