Interface MyWorkbook.UpdateStages.WithTagsPropertiesTags

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

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

      • withTagsPropertiesTags

        MyWorkbook.Update withTagsPropertiesTags​(List<String> tagsPropertiesTags)
        Specifies the tagsPropertiesTags property: A list of 0 or more tags that are associated with this private workbook definition.
        Parameters:
        tagsPropertiesTags - A list of 0 or more tags that are associated with this private workbook definition.
        Returns:
        the next definition stage.