[]
Gets the OutlineNodeCollection representing the collection of OutlineNode objects of the current document.
[C1TypeSerialization(C1TypeSerializationEnum.Content)]
[C1CollectionSerialization(false, true)]
[Browsable(false)]
[C1OpenXmlSerialization("outlines.xml")]
public OutlineNodeCollection Outlines { get; }