Discussion Forum : Apache Poi
Question - Which of the following is a valid way to compute max in a formula cell?
Options:
A .  cell.setCellValue("MAX(C2:C3)")
B .  cell.setCellValue("MAX_VALUE(C2:C3)")
C .  cell.setCellValue("MAXIMUM(C2:C3)")
D .  None of the above
Answer: Option A





Submit Your Solution Below and Earn Points !
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *