org.apache.poi.hssf.record.formula.functions
public final class CalendarFieldFunction extends Fixed1ArgFunction
Modifier and Type | Field and Description |
---|---|
static Function |
DAY |
static Function |
MONTH |
static Function |
YEAR |
Modifier and Type | Method and Description |
---|---|
ValueEval |
evaluate(int srcRowIndex,
int srcColumnIndex,
ValueEval arg0)
|
evaluate
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.