Interface WorkbookTemplate.UpdateStages.WithAuthor

All Known Subinterfaces:
WorkbookTemplate.Update
Enclosing interface:
WorkbookTemplate.UpdateStages

public static interface WorkbookTemplate.UpdateStages.WithAuthor
The stage of the WorkbookTemplate update allowing to specify author.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the author property: Information about the author of the workbook template..
  • Method Details

    • withAuthor

      WorkbookTemplate.Update withAuthor(String author)
      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.