Uses of Interface
com.tick42.glue.office.spreadsheets.Spreadsheets.StatusSubscriber
-
Packages that use Spreadsheets.StatusSubscriber Package Description com.tick42.glue.office.spreadsheets The spreadsheet API for Glue Office. -
-
Uses of Spreadsheets.StatusSubscriber in com.tick42.glue.office.spreadsheets
Methods in com.tick42.glue.office.spreadsheets with parameters of type Spreadsheets.StatusSubscriber Modifier and Type Method Description CompletionStage<AsynchronousCloseable>Spreadsheets. status(Spreadsheets.StatusSubscriber subscriber)Registers a status subscribers.
-