Apache POI · Example Payload

Apache Poi Paragraph Example

Document ProcessingExcelJavaMicrosoft OfficePowerPointWordApacheOpen Source

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

Top-level fields

indextextstyle

Example Payload

Raw ↑
{
  "index": 1234,
  "text": "example",
  "style": "example"
}