Apache POI · Example Payload

Apache Poi Cell Data Example

Document ProcessingExcelJavaMicrosoft OfficePowerPointWordApacheOpen Source

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

Top-level fields

rowsrange

Example Payload

Raw ↑
{
  "rows": [
    [
      {}
    ]
  ],
  "range": "example"
}