Interface MyWorkbook.DefinitionStages.WithCategory

All Known Subinterfaces:
MyWorkbook.Definition, MyWorkbook.DefinitionStages.WithCreate
Enclosing interface:
MyWorkbook.DefinitionStages

public static interface MyWorkbook.DefinitionStages.WithCategory
The stage of the MyWorkbook definition allowing to specify category.
  • Method Details

    • withCategory

      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.