public interface GuideIf extends Formula
| Modifier and Type | Interface and Description |
|---|---|
static class |
GuideIf.Op |
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
WHITESPACE |
OOXML_DEGREE| Modifier and Type | Method and Description |
|---|---|
default double |
evaluate(Context ctx) |
default double |
evaluateGuide(Context ctx) |
String |
getFmla() |
String |
getName() |
void |
setFmla(String fmla) |
void |
setName(String name) |
static final Pattern WHITESPACE