Method GetRepeatingItems
- Namespace
- DocWright.Dom.ContentControls
- Assembly
- DocWright.Dom.dll
GetRepeatingItems()
Returns the items of a repeating section, in document order — the
w15:repeatingSectionItem controls directly inside it. Empty for every other
kind.
public IReadOnlyList<ContentControl> GetRepeatingItems()
Returns
- IReadOnlyList<ContentControl>
The items.