-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
inner-contentMethods to access all content inside doc, para, run, etc.Methods to access all content inside doc, para, run, etc.
Description
I'd like to iterate over the elements of they document as they appear in it. For example if there is a paragraph a table and then a paragraph again, I want to get them in that order. AFAIK currently there are two properties on Document
, paragraphs
and tables
but have no notion of ordering between them.
MortenZdk, junjiecai, alarhoo, barrust, lyrhy and 14 more
Metadata
Metadata
Assignees
Labels
inner-contentMethods to access all content inside doc, para, run, etc.Methods to access all content inside doc, para, run, etc.