Apache POI · Example Payload

Apache Poi Cell Example

Document ProcessingExcelJavaMicrosoft OfficePowerPointWordApacheOpen Source

Apache Poi Cell Example is an example object payload from Apache POI, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

addressvaluetypeformula

Example Payload

Raw ↑
{
  "address": "example",
  "value": "example",
  "type": "STRING",
  "formula": "example"
}