Interface MyWorkbook.UpdateStages.WithVersion

  • All Known Subinterfaces:
    MyWorkbook.Update
    Enclosing interface:
    MyWorkbook.UpdateStages

    public static interface MyWorkbook.UpdateStages.WithVersion
    The stage of the MyWorkbook update allowing to specify version.
    • Method Detail

      • withVersion

        MyWorkbook.Update withVersion​(String version)
        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.