Interface Workbook.UpdateStages.WithDescription

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

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

      • withDescription

        Workbook.Update withDescription​(String description)
        Specifies the description property: The description of the workbook..
        Parameters:
        description - The description of the workbook.
        Returns:
        the next definition stage.