OpenXmlPart.IsRootElementLoaded Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating whether the root element is loaded from the part or it has been set.
public bool IsRootElementLoaded { get; }
member this.IsRootElementLoaded : bool
Public ReadOnly Property IsRootElementLoaded As Boolean