Interface WorkbookTemplate.DefinitionStages.WithPriority

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

public static interface WorkbookTemplate.DefinitionStages.WithPriority
The stage of the WorkbookTemplate definition allowing to specify priority.
  • Method Details

    • withPriority

      Specifies the priority property: Priority of the template. Determines which template to open when a workbook gallery is opened in viewer mode..
      Parameters:
      priority - Priority of the template. Determines which template to open when a workbook gallery is opened in viewer mode.
      Returns:
      the next definition stage.