Interface MyWorkbook.DefinitionStages.WithDisplayName

    • Method Detail

      • withDisplayName

        MyWorkbook.DefinitionStages.WithCreate withDisplayName​(String displayName)
        Specifies the displayName property: The user-defined name of the private workbook..
        Parameters:
        displayName - The user-defined name of the private workbook.
        Returns:
        the next definition stage.