Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table of Content manual update option missing #2598

Open
shakilkhan80 opened this issue Feb 14, 2024 · 0 comments
Open

Table of Content manual update option missing #2598

shakilkhan80 opened this issue Feb 14, 2024 · 0 comments

Comments

@shakilkhan80
Copy link

shakilkhan80 commented Feb 14, 2024

When I use the following code block

            new TableOfContents("Summary", {
              hyperlink: true,
              headingStyleRange: "1-5",
              stylesWithLevels: [new StyleLevel("TOCEntry", 1)],
            
            })

I get
image
As we can see we don't have anymore button except summary there which isn't any functional button but if I generate table using word directly I have option to update the entire table. How to deal with this or spot me if I'm missing something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant