Interface Workbook.UpdateStages.WithCategory

  • All Known Subinterfaces:
    Workbook.Update
    Enclosing interface:
    Workbook.UpdateStages

    public static interface Workbook.UpdateStages.WithCategory
    The stage of the Workbook update allowing to specify category.
    • Method Detail

      • withCategory

        Workbook.Update withCategory​(String category)
        Specifies the category property: Workbook category, as defined by the user at creation time..
        Parameters:
        category - Workbook category, as defined by the user at creation time.
        Returns:
        the next definition stage.