| Modifier and Type | Method and Description | 
|---|---|
| ValueEval | evaluate(ValueEval[] args,
        int srcRowIndex,
        int srcColumnIndex)Perform WEEKDAY(date, returnOption) function. | 
public static final Function instance
public ValueEval evaluate(ValueEval[] args, int srcRowIndex, int srcColumnIndex)
evaluate in interface Functionargs - the evaluated function arguments.  Empty values are represented with
 BlankEval or MissingArgEval, never null.srcRowIndex - row index of the cell containing the formula under evaluationsrcColumnIndex - column index of the cell containing the formula under evaluationCopyright 2020 The Apache Software Foundation or its licensors, as applicable.