Interface MyWorkbook.DefinitionStages.WithVersion

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

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

    • withVersion

      Specifies the version property: This instance's version of the data model. This can change as new features are added that can be marked private workbook..
      Parameters:
      version - This instance's version of the data model. This can change as new features are added that can be marked private workbook.
      Returns:
      the next definition stage.