Interface WorkbookTemplate.DefinitionStages.WithAuthor

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

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

    • withAuthor

      Specifies the author property: Information about the author of the workbook template..
      Parameters:
      author - Information about the author of the workbook template.
      Returns:
      the next definition stage.