public class XlsxDocumentReadEvent extends SimpleBusinessEvent<XlsxDocumentReadInput,XlsxDocumentReadOutput>
Event to read a xlxs document.
The launcher must provide a valid XlsxDocumentReadInput in order to successfully call this event.
The listener reads the xlsx document from the event input, i.e. the given XlsxDocumentReadInput.
Since:
19.0
GCApi:
event
Reactors:
BTXlsxDocumentRead(0)
No Spouts