diff --git a/Directory.Build.targets b/Directory.Build.targets
index 068b49c72..e9e6158c5 100644
--- a/Directory.Build.targets
+++ b/Directory.Build.targets
@@ -77,6 +77,12 @@
+
+ false
+
+
+
+
$(MSBuildThisFileDirectory)bin\$(Configuration)\packages\
$(PackageOutputPath)shipping\
diff --git a/Open-XML-SDK.sln b/Open-XML-SDK.sln
index 986221603..6909e7f98 100644
--- a/Open-XML-SDK.sln
+++ b/Open-XML-SDK.sln
@@ -7,7 +7,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
ProjectSection(SolutionItems) = preProject
.vsconfig = .vsconfig
CHANGELOG.md = CHANGELOG.md
- compat.yml = compat.yml
Directory.Build.props = Directory.Build.props
Directory.Build.targets = Directory.Build.targets
DocumentFormat.OpenXml.Package.props = DocumentFormat.OpenXml.Package.props
@@ -28,6 +27,11 @@ EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DocumentFormat.OpenXml.Packaging.Tests", "test\DocumentFormat.OpenXml.Packaging.Tests\DocumentFormat.OpenXml.Packaging.Tests.csproj", "{B9138975-0D18-4EC7-92C3-A2DB71DF64E9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{A4DF60EB-3AA5-48F0-B4D2-3F94B8E62F03}"
+ ProjectSection(SolutionItems) = preProject
+ src\Directory.Build.props = src\Directory.Build.props
+ src\Directory.Build.targets = src\Directory.Build.targets
+ src\common\FrameworkShims.targets = src\common\FrameworkShims.targets
+ EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{0782A132-968D-4BDD-911A-2C3074EAF886}"
EndProject
diff --git a/compat.yml b/compat.yml
deleted file mode 100644
index 25f09b32c..000000000
--- a/compat.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-original:
- feed: "https://api.nuget.org/v3/index.json"
- id: "DocumentFormat.OpenXml"
- version: "2.9.1"
-updated:
- feed: "https://ci.appveyor.com/nuget/open-xml-sdk"
diff --git a/src/Directory.Build.props b/src/Directory.Build.props
index 7531a0bb9..2e8710832 100644
--- a/src/Directory.Build.props
+++ b/src/Directory.Build.props
@@ -40,5 +40,10 @@
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
diff --git a/src/Directory.Build.targets b/src/Directory.Build.targets
new file mode 100644
index 000000000..cbbb8b230
--- /dev/null
+++ b/src/Directory.Build.targets
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/src/DocumentFormat.OpenXml.CodeGeneration.Linq/DocumentFormat.OpenXml.CodeGeneration.Linq.csproj b/src/DocumentFormat.OpenXml.CodeGeneration.Linq/DocumentFormat.OpenXml.CodeGeneration.Linq.csproj
index 27e61bc17..9a66ced80 100644
--- a/src/DocumentFormat.OpenXml.CodeGeneration.Linq/DocumentFormat.OpenXml.CodeGeneration.Linq.csproj
+++ b/src/DocumentFormat.OpenXml.CodeGeneration.Linq/DocumentFormat.OpenXml.CodeGeneration.Linq.csproj
@@ -30,6 +30,10 @@
+
+
+
+
-
-
-
-
-
-
@@ -37,25 +29,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -67,20 +40,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -92,14 +51,6 @@
-
-
-
-
-
-
-
-
@@ -112,18 +63,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
+
@@ -131,13 +71,6 @@
-
-
-
-
-
-
-
@@ -181,6 +114,11 @@
+
+
+
+
+
diff --git a/src/DocumentFormat.OpenXml/PublicAPI/PublicAPI.Unshipped.txt b/src/DocumentFormat.OpenXml/PublicAPI/PublicAPI.Unshipped.txt
new file mode 100644
index 000000000..7fc781e72
--- /dev/null
+++ b/src/DocumentFormat.OpenXml/PublicAPI/PublicAPI.Unshipped.txt
@@ -0,0 +1,2143 @@
+#nullable enable
+DocumentFormat.OpenXml.Drawing.LinePropertiesExtension
+DocumentFormat.OpenXml.Drawing.LinePropertiesExtension.LinePropertiesExtension() -> void
+DocumentFormat.OpenXml.Drawing.LinePropertiesExtension.LinePropertiesExtension(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Drawing.LinePropertiesExtension.LinePropertiesExtension(string! outerXml) -> void
+DocumentFormat.OpenXml.Drawing.LinePropertiesExtension.LinePropertiesExtension(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Drawing.LinePropertiesExtension.Uri.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Drawing.LinePropertiesExtension.Uri.set -> void
+DocumentFormat.OpenXml.Drawing.LinePropertiesExtensionList
+DocumentFormat.OpenXml.Drawing.LinePropertiesExtensionList.LinePropertiesExtensionList() -> void
+DocumentFormat.OpenXml.Drawing.LinePropertiesExtensionList.LinePropertiesExtensionList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Drawing.LinePropertiesExtensionList.LinePropertiesExtensionList(string! outerXml) -> void
+DocumentFormat.OpenXml.Drawing.LinePropertiesExtensionList.LinePropertiesExtensionList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.EventType.Added = 14 -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.EventType.Adding = 13 -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.EventType.Closed = 1 -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.EventType.Closing = 2 -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.EventType.Created = 6 -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.EventType.Creating = 5 -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.EventType.Deleted = 4 -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.EventType.Deleting = 3 -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.EventType.None = 0 -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.EventType.Reloaded = 10 -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.EventType.Reloading = 9 -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.EventType.Removed = 8 -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.EventType.Removing = 7 -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.EventType.Saved = 11 -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.EventType.Saving = 12 -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.FeatureCollection
+DocumentFormat.OpenXml.Features.FeatureCollection.FeatureCollection() -> void
+DocumentFormat.OpenXml.Features.FeatureCollection.FeatureCollection(DocumentFormat.OpenXml.Features.IFeatureCollection! defaults, bool isReadOnly = false) -> void
+DocumentFormat.OpenXml.Features.FeatureCollection.FeatureCollection(int initialCapacity) -> void
+DocumentFormat.OpenXml.Features.FeatureCollection.Get() -> TFeature?
+DocumentFormat.OpenXml.Features.FeatureCollection.IsReadOnly.get -> bool
+DocumentFormat.OpenXml.Features.FeatureCollection.Set(TFeature? instance) -> void
+DocumentFormat.OpenXml.Features.FeatureEventArgs
+DocumentFormat.OpenXml.Features.FeatureEventArgs.Argument.get -> TArg
+DocumentFormat.OpenXml.Features.FeatureEventArgs.FeatureEventArgs() -> void
+DocumentFormat.OpenXml.Features.FeatureEventArgs.FeatureEventArgs(DocumentFormat.OpenXml.Features.EventType type, TArg arg) -> void
+DocumentFormat.OpenXml.Features.FeatureEventArgs.Type.get -> DocumentFormat.OpenXml.Features.EventType
+DocumentFormat.OpenXml.Features.FeatureExtensions
+DocumentFormat.OpenXml.Features.IFeatureCollection
+DocumentFormat.OpenXml.Features.IFeatureCollection.Get() -> TFeature?
+DocumentFormat.OpenXml.Features.IFeatureCollection.IsReadOnly.get -> bool
+DocumentFormat.OpenXml.Features.IFeatureCollection.Revision.get -> int
+DocumentFormat.OpenXml.Features.IFeatureCollection.Set(TFeature? instance) -> void
+DocumentFormat.OpenXml.Features.IFeatureEvent
+DocumentFormat.OpenXml.Features.IFeatureEvent.Change -> System.Action>!
+DocumentFormat.OpenXml.Features.IPackageEventsFeature
+DocumentFormat.OpenXml.Features.IPartEventsFeature
+DocumentFormat.OpenXml.Features.IPartRootEventsFeature
+DocumentFormat.OpenXml.Features.IRaiseFeatureEvent
+DocumentFormat.OpenXml.Features.IRaiseFeatureEvent.OnChange(DocumentFormat.OpenXml.Features.EventType type, TArg arg) -> void
+DocumentFormat.OpenXml.Features.PackageEventExtensions
+DocumentFormat.OpenXml.Features.PartEventFeatureExtensions
+DocumentFormat.OpenXml.Features.PartRootEventExtensions
+DocumentFormat.OpenXml.FileFormatVersions.Office2021 = 32 -> DocumentFormat.OpenXml.FileFormatVersions
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BlipFillProperties
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BlipFillProperties.Blip.get -> DocumentFormat.OpenXml.Drawing.Blip?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BlipFillProperties.Blip.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BlipFillProperties.BlipFillProperties() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BlipFillProperties.BlipFillProperties(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BlipFillProperties.BlipFillProperties(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BlipFillProperties.BlipFillProperties(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BlipFillProperties.Dpi.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BlipFillProperties.Dpi.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BlipFillProperties.RotateWithShape.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BlipFillProperties.RotateWithShape.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BlipFillProperties.SourceRectangle.get -> DocumentFormat.OpenXml.Drawing.SourceRectangle?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BlipFillProperties.SourceRectangle.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BoundRect
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BoundRect.B.get -> DocumentFormat.OpenXml.Int64Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BoundRect.B.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BoundRect.BoundRect() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BoundRect.L.get -> DocumentFormat.OpenXml.Int64Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BoundRect.L.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BoundRect.R.get -> DocumentFormat.OpenXml.Int64Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BoundRect.R.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BoundRect.T.get -> DocumentFormat.OpenXml.Int64Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BoundRect.T.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BwModeEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.BwModeEmpty.BwModeEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.CompressPictureProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.CompressPictureProps.CompressPictureProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.CompressPictureProps.Cstate.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.CompressPictureProps.Cstate.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.CompressPictureProps.RemoveCrop.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.CompressPictureProps.RemoveCrop.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.CompressPictureProps.UseLocalDpi.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.CompressPictureProps.UseLocalDpi.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectionType
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectionType.ConnectionType() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectionType.Id.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectionType.Id.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectionType.Index.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectionType.Index.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectorMoniker
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectorMoniker.ConnectorMoniker() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectorMoniker.CreationId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectorMoniker.CreationId.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectorMoniker.Id.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectorMoniker.Id.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectorMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectorMonikerList.ConnectorMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectorMonikerList.ConnectorMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectorMonikerList.ConnectorMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectorMonikerList.ConnectorMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeMasterMkLstDrawingElementMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeMasterMkLstDrawingElementMonikerList.DeMasterMkLstDrawingElementMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeMasterMkLstDrawingElementMonikerList.DeMasterMkLstDrawingElementMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeMasterMkLstDrawingElementMonikerList.DeMasterMkLstDrawingElementMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeMasterMkLstDrawingElementMonikerList.DeMasterMkLstDrawingElementMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeMkLstDrawingElementMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeMkLstDrawingElementMonikerList.DeMkLstDrawingElementMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeMkLstDrawingElementMonikerList.DeMkLstDrawingElementMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeMkLstDrawingElementMonikerList.DeMkLstDrawingElementMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeMkLstDrawingElementMonikerList.DeMkLstDrawingElementMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeSrcMkLstDrawingElementMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeSrcMkLstDrawingElementMonikerList.DeSrcMkLstDrawingElementMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeSrcMkLstDrawingElementMonikerList.DeSrcMkLstDrawingElementMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeSrcMkLstDrawingElementMonikerList.DeSrcMkLstDrawingElementMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeSrcMkLstDrawingElementMonikerList.DeSrcMkLstDrawingElementMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DetachConnection
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DetachConnection.Both = 2 -> DocumentFormat.OpenXml.Office2016.Drawing.Command.DetachConnection
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DetachConnection.End = 1 -> DocumentFormat.OpenXml.Office2016.Drawing.Command.DetachConnection
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DetachConnection.Start = 0 -> DocumentFormat.OpenXml.Office2016.Drawing.Command.DetachConnection
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeTgtMkLstDrawingElementMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeTgtMkLstDrawingElementMonikerList.DeTgtMkLstDrawingElementMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeTgtMkLstDrawingElementMonikerList.DeTgtMkLstDrawingElementMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeTgtMkLstDrawingElementMonikerList.DeTgtMkLstDrawingElementMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DeTgtMkLstDrawingElementMonikerList.DeTgtMkLstDrawingElementMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DocumentContextMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DocumentContextMonikerList.DocumentContextMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DocumentContextMonikerList.DocumentContextMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DocumentContextMonikerList.DocumentContextMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DocumentContextMonikerList.DocumentContextMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DpiEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DpiEmpty.DpiEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingElementPackage
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingElementPackage.DrawingElementPackage() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingMonikerList.DrawingMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingMonikerList.DrawingMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingMonikerList.DrawingMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingMonikerList.DrawingMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingSelectionStgList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingSelectionStgList.DrawingSelectionStgList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingSelectionStgList.DrawingSelectionStgList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingSelectionStgList.DrawingSelectionStgList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingSelectionStgList.DrawingSelectionStgList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EditorSelectionStgList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EditorSelectionStgList.EditorSelectionStgList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EditorSelectionStgList.EditorSelectionStgList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EditorSelectionStgList.EditorSelectionStgList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EditorSelectionStgList.EditorSelectionStgList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EffectEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EffectEmpty.EffectEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EffectRefStyleMatrixReference
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EffectRefStyleMatrixReference.EffectRefStyleMatrixReference() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EffectRefStyleMatrixReference.EffectRefStyleMatrixReference(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EffectRefStyleMatrixReference.EffectRefStyleMatrixReference(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EffectRefStyleMatrixReference.EffectRefStyleMatrixReference(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EndCxnConnection
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EndCxnConnection.EndCxnConnection() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EndCxnEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.EndCxnEmpty.EndCxnEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ExtLstEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ExtLstEmpty.ExtLstEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FillEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FillEmpty.FillEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FillModeEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FillModeEmpty.FillModeEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FillRectRelativeRectProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FillRectRelativeRectProps.FillRectRelativeRectProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FillRefStyleMatrixReference
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FillRefStyleMatrixReference.FillRefStyleMatrixReference() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FillRefStyleMatrixReference.FillRefStyleMatrixReference(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FillRefStyleMatrixReference.FillRefStyleMatrixReference(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FillRefStyleMatrixReference.FillRefStyleMatrixReference(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.FontReference() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.FontReference(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.FontReference(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.FontReference(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.HslColor.get -> DocumentFormat.OpenXml.Drawing.HslColor?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.HslColor.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.Index.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.Index.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.PresetColor.get -> DocumentFormat.OpenXml.Drawing.PresetColor?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.PresetColor.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.RgbColorModelHex.get -> DocumentFormat.OpenXml.Drawing.RgbColorModelHex?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.RgbColorModelHex.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.RgbColorModelPercentage.get -> DocumentFormat.OpenXml.Drawing.RgbColorModelPercentage?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.RgbColorModelPercentage.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.SchemeColor.get -> DocumentFormat.OpenXml.Drawing.SchemeColor?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.SchemeColor.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.SystemColor.get -> DocumentFormat.OpenXml.Drawing.SystemColor?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.SystemColor.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GeomEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GeomEmpty.GeomEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicFrameMoniker
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicFrameMoniker.CreationId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicFrameMoniker.CreationId.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicFrameMoniker.GraphicFrameMoniker() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicFrameMoniker.Id.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicFrameMoniker.Id.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicFrameMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicFrameMonikerList.GraphicFrameMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicFrameMonikerList.GraphicFrameMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicFrameMonikerList.GraphicFrameMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicFrameMonikerList.GraphicFrameMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicParentMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicParentMonikerList.GraphicParentMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicParentMonikerList.GraphicParentMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicParentMonikerList.GraphicParentMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicParentMonikerList.GraphicParentMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupCommand
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupCommand.DrawingMonikerList.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingMonikerList?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupCommand.DrawingMonikerList.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupCommand.GroupCommand() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupCommand.GroupCommand(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupCommand.GroupCommand(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupCommand.GroupCommand(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupCommand.GrpId.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupCommand.GrpId.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupCommand.PreventRegroup.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupCommand.PreventRegroup.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupCommand.VerId.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupCommand.VerId.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeMoniker
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeMoniker.CreationId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeMoniker.CreationId.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeMoniker.GroupShapeMoniker() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeMoniker.Id.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeMoniker.Id.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeMonikerList.GroupShapeMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeMonikerList.GroupShapeMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeMonikerList.GroupShapeMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeMonikerList.GroupShapeMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeProperties
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeProperties.BlackWhiteMode.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeProperties.BlackWhiteMode.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeProperties.GroupShapeProperties() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeProperties.GroupShapeProperties(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeProperties.GroupShapeProperties(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeProperties.GroupShapeProperties(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeProperties.TransformGroup.get -> DocumentFormat.OpenXml.Drawing.TransformGroup?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeProperties.TransformGroup.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkClickEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkClickEmpty.HlinkClickEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkClickHyperlinkProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkClickHyperlinkProps.HlinkClickHyperlinkProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkClickHyperlinkProps.HlinkClickHyperlinkProps(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkClickHyperlinkProps.HlinkClickHyperlinkProps(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkClickHyperlinkProps.HlinkClickHyperlinkProps(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkHoverEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkHoverEmpty.HlinkHoverEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkHoverHyperlinkProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkHoverHyperlinkProps.HlinkHoverHyperlinkProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkHoverHyperlinkProps.HlinkHoverHyperlinkProps(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkHoverHyperlinkProps.HlinkHoverHyperlinkProps(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkHoverHyperlinkProps.HlinkHoverHyperlinkProps(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HyperlinkMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HyperlinkMonikerList.HyperlinkMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HyperlinkMonikerList.HyperlinkMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HyperlinkMonikerList.HyperlinkMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.HyperlinkMonikerList.HyperlinkMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ImgDataImgData
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ImgDataImgData.ImgDataImgData() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ImgDataImgData.ImgDataImgData(string! text) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ImgLink
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ImgLink.ImgLink() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ImgLink.Tgt.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ImgLink.Tgt.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.InkMoniker
+DocumentFormat.OpenXml.Office2016.Drawing.Command.InkMoniker.CreationId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.InkMoniker.CreationId.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.InkMoniker.Id.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.InkMoniker.Id.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.InkMoniker.InkMoniker() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.InkMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.InkMonikerList.InkMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.InkMonikerList.InkMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.InkMonikerList.InkMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.InkMonikerList.InkMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LfPrEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LfPrEmpty.LfPrEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LinePropertiesType
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LinePropertiesType.Alignment.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LinePropertiesType.Alignment.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LinePropertiesType.CapType.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LinePropertiesType.CapType.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LinePropertiesType.CompoundLineType.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LinePropertiesType.CompoundLineType.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LinePropertiesType.LinePropertiesType() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LinePropertiesType.LinePropertiesType(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LinePropertiesType.LinePropertiesType(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LinePropertiesType.LinePropertiesType(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LinePropertiesType.Width.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LinePropertiesType.Width.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LnEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LnEmpty.LnEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LnRefStyleMatrixReference
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LnRefStyleMatrixReference.LnRefStyleMatrixReference() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LnRefStyleMatrixReference.LnRefStyleMatrixReference(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LnRefStyleMatrixReference.LnRefStyleMatrixReference(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.LnRefStyleMatrixReference.LnRefStyleMatrixReference(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Model3DMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Model3DMonikerList.Model3DMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Model3DMonikerList.Model3DMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Model3DMonikerList.Model3DMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Model3DMonikerList.Model3DMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyHyperlinkProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyHyperlinkProps.HlinkClickHyperlinkProps.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkClickHyperlinkProps?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyHyperlinkProps.HlinkClickHyperlinkProps.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyHyperlinkProps.HlinkHoverHyperlinkProps.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkHoverHyperlinkProps?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyHyperlinkProps.HlinkHoverHyperlinkProps.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyHyperlinkProps.ModifyHyperlinkProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyHyperlinkProps.ModifyHyperlinkProps(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyHyperlinkProps.ModifyHyperlinkProps(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyHyperlinkProps.ModifyHyperlinkProps(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.EndCxnConnection.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.EndCxnConnection?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.EndCxnConnection.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.ModifyNonVisualConnectorProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.ModifyNonVisualConnectorProps(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.ModifyNonVisualConnectorProps(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.ModifyNonVisualConnectorProps(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoAdjustHandles.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoAdjustHandles.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoChangeArrowheads.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoChangeArrowheads.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoChangeAspect.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoChangeAspect.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoChangeShapeType.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoChangeShapeType.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoEditPoints.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoEditPoints.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoGrp.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoGrp.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoMove.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoMove.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoResize.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoResize.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoRot.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoRot.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoSelect.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.NoSelect.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.StCxnConnection.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.StCxnConnection?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.StCxnConnection.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingProps.Decor.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingProps.Decor.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingProps.Descr.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingProps.Descr.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingProps.Hidden.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingProps.Hidden.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingProps.ModifyNonVisualDrawingProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingProps.Name.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingProps.Name.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingProps.ScriptLink.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingProps.ScriptLink.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingProps.Title.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingProps.Title.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.ModifyNonVisualDrawingShapeProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoAdjustHandles.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoAdjustHandles.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoChangeArrowheads.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoChangeArrowheads.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoChangeAspect.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoChangeAspect.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoChangeShapeType.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoChangeShapeType.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoEditPoints.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoEditPoints.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoGrp.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoGrp.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoMove.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoMove.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoResize.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoResize.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoRot.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoRot.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoSelect.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoSelect.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoTextEdit.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.NoTextEdit.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.TxBox.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.TxBox.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGraphicFrameProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGraphicFrameProps.ModifyNonVisualGraphicFrameProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGraphicFrameProps.NoChangeAspect.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGraphicFrameProps.NoChangeAspect.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGraphicFrameProps.NoDrilldown.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGraphicFrameProps.NoDrilldown.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGraphicFrameProps.NoGrp.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGraphicFrameProps.NoGrp.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGraphicFrameProps.NoMove.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGraphicFrameProps.NoMove.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGraphicFrameProps.NoResize.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGraphicFrameProps.NoResize.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGraphicFrameProps.NoSelect.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGraphicFrameProps.NoSelect.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.ModifyNonVisualGroupDrawingShapeProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.NoChangeAspect.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.NoChangeAspect.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.NoGrp.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.NoGrp.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.NoMove.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.NoMove.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.NoResize.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.NoResize.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.NoRot.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.NoRot.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.NoSelect.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.NoSelect.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.NoUngrp.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.NoUngrp.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.IsComment.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.IsComment.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.ModifyNonVisualInkProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoAdjustHandles.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoAdjustHandles.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoChangeArrowheads.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoChangeArrowheads.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoChangeAspect.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoChangeAspect.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoChangeShapeType.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoChangeShapeType.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoEditPoints.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoEditPoints.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoGrp.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoGrp.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoMove.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoMove.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoResize.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoResize.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoRot.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoRot.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoSelect.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.NoSelect.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.ModifyNonVisualPictureProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoAdjustHandles.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoAdjustHandles.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoChangeArrowheads.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoChangeArrowheads.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoChangeAspect.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoChangeAspect.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoChangeShapeType.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoChangeShapeType.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoCrop.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoCrop.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoEditPoints.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoEditPoints.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoGrp.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoGrp.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoMove.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoMove.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoResize.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoResize.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoRot.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoRot.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoSelect.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.NoSelect.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.PreferRelativeResize.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.PreferRelativeResize.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyShapeStyleProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyShapeStyleProps.EffectRefStyleMatrixReference.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.EffectRefStyleMatrixReference?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyShapeStyleProps.EffectRefStyleMatrixReference.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyShapeStyleProps.FillRefStyleMatrixReference.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.FillRefStyleMatrixReference?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyShapeStyleProps.FillRefStyleMatrixReference.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyShapeStyleProps.FontReference.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyShapeStyleProps.FontReference.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyShapeStyleProps.LnRefStyleMatrixReference.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.LnRefStyleMatrixReference?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyShapeStyleProps.LnRefStyleMatrixReference.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyShapeStyleProps.ModifyShapeStyleProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyShapeStyleProps.ModifyShapeStyleProps(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyShapeStyleProps.ModifyShapeStyleProps(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyShapeStyleProps.ModifyShapeStyleProps(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.Cx.get -> DocumentFormat.OpenXml.Int64Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.Cx.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.Cy.get -> DocumentFormat.OpenXml.Int64Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.Cy.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.FlipH.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.FlipH.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.FlipV.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.FlipV.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.ModifyTransformProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.Rot.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.Rot.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.X.get -> DocumentFormat.OpenXml.Int64Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.X.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.Y.get -> DocumentFormat.OpenXml.Int64Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.Y.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoAdjustHandlesEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoAdjustHandlesEmpty.NoAdjustHandlesEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoChangeArrowheadsEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoChangeArrowheadsEmpty.NoChangeArrowheadsEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoChangeAspectEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoChangeAspectEmpty.NoChangeAspectEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoChangeShapeTypeEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoChangeShapeTypeEmpty.NoChangeShapeTypeEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoEditPointsEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoEditPointsEmpty.NoEditPointsEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoGrpEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoGrpEmpty.NoGrpEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoMoveEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoMoveEmpty.NoMoveEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.Description.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.Description.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.Hidden.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.Hidden.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.HyperlinkOnClick.get -> DocumentFormat.OpenXml.Drawing.HyperlinkOnClick?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.HyperlinkOnClick.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.HyperlinkOnHover.get -> DocumentFormat.OpenXml.Drawing.HyperlinkOnHover?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.HyperlinkOnHover.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.Id.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.Id.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.Name.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.Name.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.NonVisualDrawingPropertiesExtensionList.get -> DocumentFormat.OpenXml.Drawing.NonVisualDrawingPropertiesExtensionList?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.NonVisualDrawingPropertiesExtensionList.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.NonVisualDrawingProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.NonVisualDrawingProps(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.NonVisualDrawingProps(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.NonVisualDrawingProps(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.Title.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.Title.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualGroupDrawingShapeProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualGroupDrawingShapeProps.GroupShapeLocks.get -> DocumentFormat.OpenXml.Drawing.GroupShapeLocks?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualGroupDrawingShapeProps.GroupShapeLocks.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualGroupDrawingShapeProps.NonVisualGroupDrawingShapeProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualGroupDrawingShapeProps.NonVisualGroupDrawingShapeProps(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualGroupDrawingShapeProps.NonVisualGroupDrawingShapeProps(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualGroupDrawingShapeProps.NonVisualGroupDrawingShapeProps(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualGroupDrawingShapeProps.NonVisualGroupDrawingShapePropsExtensionList.get -> DocumentFormat.OpenXml.Drawing.NonVisualGroupDrawingShapePropsExtensionList?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualGroupDrawingShapeProps.NonVisualGroupDrawingShapePropsExtensionList.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoResizeEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoResizeEmpty.NoResizeEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoRotEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoRotEmpty.NoRotEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoSelectEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.NoSelectEmpty.NoSelectEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlDrawingElementMonikerListElement
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlDrawingElementMonikerListElement.OpenXmlDrawingElementMonikerListElement() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlDrawingElementMonikerListElement.OpenXmlDrawingElementMonikerListElement(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlDrawingElementMonikerListElement.OpenXmlDrawingElementMonikerListElement(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlDrawingElementMonikerListElement.OpenXmlDrawingElementMonikerListElement(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlEmptyElement
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlEmptyElement.OpenXmlEmptyElement() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.Action.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.Action.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.EndSnd.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.EndSnd.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.HighlightClick.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.HighlightClick.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.OpenXmlHyperlinkPropsElement() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.OpenXmlHyperlinkPropsElement(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.OpenXmlHyperlinkPropsElement(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.OpenXmlHyperlinkPropsElement(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.SndDataImgData.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.SndDataImgData?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.SndDataImgData.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.SndName.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.SndName.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.Source.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.Source.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.TgtFrame.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.TgtFrame.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.Tooltip.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlHyperlinkPropsElement.Tooltip.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlImgDataElement
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlImgDataElement.OpenXmlImgDataElement() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlImgDataElement.OpenXmlImgDataElement(string! text) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlRelativeRectPropsElement
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlRelativeRectPropsElement.B.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlRelativeRectPropsElement.B.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlRelativeRectPropsElement.L.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlRelativeRectPropsElement.L.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlRelativeRectPropsElement.OpenXmlRelativeRectPropsElement() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlRelativeRectPropsElement.R.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlRelativeRectPropsElement.R.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlRelativeRectPropsElement.T.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OpenXmlRelativeRectPropsElement.T.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OrigImgDataImgData
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OrigImgDataImgData.OrigImgDataImgData() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.OrigImgDataImgData.OrigImgDataImgData(string! text) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.PictureMoniker
+DocumentFormat.OpenXml.Office2016.Drawing.Command.PictureMoniker.CreationId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.PictureMoniker.CreationId.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.PictureMoniker.Id.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.PictureMoniker.Id.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.PictureMoniker.PictureMoniker() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.PictureMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.PictureMonikerList.PictureMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.PictureMonikerList.PictureMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.PictureMonikerList.PictureMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.PictureMonikerList.PictureMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Point2DType
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Point2DType.Point2DType() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Point2DType.X.get -> DocumentFormat.OpenXml.Int64Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Point2DType.X.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Point2DType.Y.get -> DocumentFormat.OpenXml.Int64Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Point2DType.Y.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetBlipFillProperties
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetBlipFillProperties.DpiEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.DpiEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetBlipFillProperties.DpiEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetBlipFillProperties.FillModeEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.FillModeEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetBlipFillProperties.FillModeEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetBlipFillProperties.ResetBlipFillProperties() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetBlipFillProperties.ResetBlipFillProperties(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetBlipFillProperties.ResetBlipFillProperties(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetBlipFillProperties.ResetBlipFillProperties(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetBlipFillProperties.RotWithShapeEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.RotWithShapeEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetBlipFillProperties.RotWithShapeEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetBlipFillProperties.SrcRectEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.SrcRectEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetBlipFillProperties.SrcRectEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.BwModeEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.BwModeEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.BwModeEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.EffectEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.EffectEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.EffectEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.ExtLstEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.ExtLstEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.ExtLstEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.FillEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.FillEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.FillEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.ResetGroupShapeProperties() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.ResetGroupShapeProperties(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.ResetGroupShapeProperties(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.ResetGroupShapeProperties(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.Scene3dEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.Scene3dEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.Scene3dEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.XfrmEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.XfrmEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.XfrmEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetHyperlinkProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetHyperlinkProps.HlinkClickEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkClickEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetHyperlinkProps.HlinkClickEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetHyperlinkProps.HlinkHoverEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkHoverEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetHyperlinkProps.HlinkHoverEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetHyperlinkProps.ResetHyperlinkProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetHyperlinkProps.ResetHyperlinkProps(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetHyperlinkProps.ResetHyperlinkProps(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetHyperlinkProps.ResetHyperlinkProps(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.EndCxnEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.EndCxnEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.EndCxnEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoAdjustHandlesEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.NoAdjustHandlesEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoAdjustHandlesEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoChangeArrowheadsEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.NoChangeArrowheadsEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoChangeArrowheadsEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoChangeAspectEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.NoChangeAspectEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoChangeAspectEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoChangeShapeTypeEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.NoChangeShapeTypeEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoChangeShapeTypeEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoEditPointsEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.NoEditPointsEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoEditPointsEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoGrpEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.NoGrpEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoGrpEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoMoveEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.NoMoveEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoMoveEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoResizeEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.NoResizeEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoResizeEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoRotEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.NoRotEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoRotEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoSelectEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.NoSelectEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.NoSelectEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.ResetNonVisualConnectorProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.ResetNonVisualConnectorProps(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.ResetNonVisualConnectorProps(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.ResetNonVisualConnectorProps(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.StCxnEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.StCxnEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.StCxnEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualPictureProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualPictureProps.LfPrEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.LfPrEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualPictureProps.LfPrEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualPictureProps.ResetNonVisualPictureProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualPictureProps.ResetNonVisualPictureProps(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualPictureProps.ResetNonVisualPictureProps(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualPictureProps.ResetNonVisualPictureProps(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.BwModeEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.BwModeEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.BwModeEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.EffectEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.EffectEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.EffectEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.ExtLstEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.ExtLstEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.ExtLstEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.FillEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.FillEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.FillEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.GeomEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.GeomEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.GeomEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.LnEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.LnEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.LnEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.ResetShapeProperties() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.ResetShapeProperties(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.ResetShapeProperties(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.ResetShapeProperties(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.Scene3dEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.Scene3dEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.Scene3dEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.Sp3dEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.Sp3dEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.Sp3dEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.XfrmEmpty.get -> DocumentFormat.OpenXml.Office2016.Drawing.Command.XfrmEmpty?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.XfrmEmpty.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetXsdboolean
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetXsdboolean.ResetXsdboolean() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetXsdboolean.ResetXsdboolean(string! text) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceLinkage
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceLinkage.Embed = 0 -> DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceLinkage
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceLinkage.Link = 1 -> DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceLinkage
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceLinkage.LinkAndEmbed = 2 -> DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceLinkage
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceUrl
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceUrl.Linkage.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceUrl.Linkage.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceUrl.ResourceUrl() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceUrl.Src.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceUrl.Src.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.RotWithShapeEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.RotWithShapeEmpty.RotWithShapeEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Scene3dEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Scene3dEmpty.Scene3dEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeMoniker
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeMoniker.CreationId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeMoniker.CreationId.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeMoniker.Id.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeMoniker.Id.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeMoniker.ShapeMoniker() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeMonikerList.ShapeMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeMonikerList.ShapeMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeMonikerList.ShapeMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeMonikerList.ShapeMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeProperties
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeProperties.BlackWhiteMode.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeProperties.BlackWhiteMode.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeProperties.ShapeProperties() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeProperties.ShapeProperties(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeProperties.ShapeProperties(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeProperties.ShapeProperties(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeProperties.Transform2D.get -> DocumentFormat.OpenXml.Drawing.Transform2D?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeProperties.Transform2D.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapePropsMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapePropsMonikerList.ShapePropsMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapePropsMonikerList.ShapePropsMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapePropsMonikerList.ShapePropsMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapePropsMonikerList.ShapePropsMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.SndDataImgData
+DocumentFormat.OpenXml.Office2016.Drawing.Command.SndDataImgData.SndDataImgData() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.SndDataImgData.SndDataImgData(string! text) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Sp3dEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Sp3dEmpty.Sp3dEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.SrcRectEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.SrcRectEmpty.SrcRectEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.SrcRectRelativeRectProps
+DocumentFormat.OpenXml.Office2016.Drawing.Command.SrcRectRelativeRectProps.SrcRectRelativeRectProps() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StCxnConnection
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StCxnConnection.StCxnConnection() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StCxnEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StCxnEmpty.StCxnEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.HslColor.get -> DocumentFormat.OpenXml.Drawing.HslColor?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.HslColor.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.Index.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.Index.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.PresetColor.get -> DocumentFormat.OpenXml.Drawing.PresetColor?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.PresetColor.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.RgbColorModelHex.get -> DocumentFormat.OpenXml.Drawing.RgbColorModelHex?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.RgbColorModelHex.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.RgbColorModelPercentage.get -> DocumentFormat.OpenXml.Drawing.RgbColorModelPercentage?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.RgbColorModelPercentage.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.SchemeColor.get -> DocumentFormat.OpenXml.Drawing.SchemeColor?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.SchemeColor.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.StyleMatrixReferenceType() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.StyleMatrixReferenceType(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.StyleMatrixReferenceType(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.StyleMatrixReferenceType(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.SystemColor.get -> DocumentFormat.OpenXml.Drawing.SystemColor?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.StyleMatrixReferenceType.SystemColor.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.SVGBlipMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.SVGBlipMonikerList.SVGBlipMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.SVGBlipMonikerList.SVGBlipMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.SVGBlipMonikerList.SVGBlipMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.SVGBlipMonikerList.SVGBlipMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableCellMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableCellMonikerList.TableCellMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableCellMonikerList.TableCellMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableCellMonikerList.TableCellMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableCellMonikerList.TableCellMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableColumnMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableColumnMonikerList.TableColumnMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableColumnMonikerList.TableColumnMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableColumnMonikerList.TableColumnMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableColumnMonikerList.TableColumnMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableMonikerList.TableMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableMonikerList.TableMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableMonikerList.TableMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableMonikerList.TableMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableRowMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableRowMonikerList.TableRowMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableRowMonikerList.TableRowMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableRowMonikerList.TableRowMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TableRowMonikerList.TableRowMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyMonikerList.TextBodyMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyMonikerList.TextBodyMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyMonikerList.TextBodyMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyMonikerList.TextBodyMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyPackage
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyPackage.TextBodyPackage() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.Anchor.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.Anchor.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.AnchorCenter.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.AnchorCenter.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.BottomInset.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.BottomInset.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.ColumnCount.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.ColumnCount.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.ColumnSpacing.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.ColumnSpacing.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.CompatibleLineSpacing.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.CompatibleLineSpacing.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.ForceAntiAlias.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.ForceAntiAlias.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.FromWordArt.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.FromWordArt.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.HorizontalOverflow.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.HorizontalOverflow.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.LeftInset.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.LeftInset.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.PresetTextWrap.get -> DocumentFormat.OpenXml.Drawing.PresetTextWrap?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.PresetTextWrap.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.RightInset.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.RightInset.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.RightToLeftColumns.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.RightToLeftColumns.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.Rotation.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.Rotation.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.TextBodyProperties() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.TextBodyProperties(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.TextBodyProperties(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.TextBodyProperties(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.TopInset.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.TopInset.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.UpRight.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.UpRight.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.UseParagraphSpacing.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.UseParagraphSpacing.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.Vertical.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.Vertical.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.VerticalOverflow.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.VerticalOverflow.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.Wrap.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.Wrap.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextCharRangeContext
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextCharRangeContext.Hash.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextCharRangeContext.Hash.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextCharRangeContext.Len.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextCharRangeContext.Len.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextCharRangeContext.TextCharRangeContext() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextCharRangeMonikerList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextCharRangeMonikerList.TextCharRangeMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextCharRangeMonikerList.TextCharRangeMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextCharRangeMonikerList.TextCharRangeMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextCharRangeMonikerList.TextCharRangeMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.Alignment.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.Alignment.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.DefaultTabSize.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.DefaultTabSize.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.EastAsianLineBreak.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.EastAsianLineBreak.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.FontAlignment.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.FontAlignment.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.Height.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.Height.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.Indent.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.Indent.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.LatinLineBreak.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.LatinLineBreak.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.LeftMargin.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.LeftMargin.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.Level.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.Level.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.LineSpacing.get -> DocumentFormat.OpenXml.Drawing.LineSpacing?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.LineSpacing.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.RightMargin.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.RightMargin.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.RightToLeft.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.RightToLeft.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.SpaceAfter.get -> DocumentFormat.OpenXml.Drawing.SpaceAfter?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.SpaceAfter.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.SpaceBefore.get -> DocumentFormat.OpenXml.Drawing.SpaceBefore?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.SpaceBefore.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.TextParagraphPropertiesType() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.TextParagraphPropertiesType(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.TextParagraphPropertiesType(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.TextParagraphPropertiesType(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D.Extents.get -> DocumentFormat.OpenXml.Drawing.Extents?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D.Extents.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D.HorizontalFlip.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D.HorizontalFlip.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D.Offset.get -> DocumentFormat.OpenXml.Drawing.Offset?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D.Offset.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D.Rotation.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D.Rotation.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D.Transform2D() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D.Transform2D(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D.Transform2D(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D.Transform2D(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D.VerticalFlip.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D.VerticalFlip.set -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.UseBoundsXsdboolean
+DocumentFormat.OpenXml.Office2016.Drawing.Command.UseBoundsXsdboolean.UseBoundsXsdboolean() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.UseBoundsXsdboolean.UseBoundsXsdboolean(string! text) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ViewSelectionStgList
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ViewSelectionStgList.ViewSelectionStgList() -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ViewSelectionStgList.ViewSelectionStgList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ViewSelectionStgList.ViewSelectionStgList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.ViewSelectionStgList.ViewSelectionStgList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Drawing.Command.XfrmEmpty
+DocumentFormat.OpenXml.Office2016.Drawing.Command.XfrmEmpty.XfrmEmpty() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectMkLstAnimationEffectMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectMkLstAnimationEffectMonikerList.AnimEffectMkLstAnimationEffectMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectMkLstAnimationEffectMonikerList.AnimEffectMkLstAnimationEffectMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectMkLstAnimationEffectMonikerList.AnimEffectMkLstAnimationEffectMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectMkLstAnimationEffectMonikerList.AnimEffectMkLstAnimationEffectMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList.AnimEffectParentMkLstAnimationEffectMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList.AnimEffectParentMkLstAnimationEffectMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList.AnimEffectParentMkLstAnimationEffectMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList.AnimEffectParentMkLstAnimationEffectMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CommentAuthorMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CommentAuthorMonikerList.CommentAuthorMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CommentAuthorMonikerList.CommentAuthorMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CommentAuthorMonikerList.CommentAuthorMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CommentAuthorMonikerList.CommentAuthorMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CommentMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CommentMonikerList.CommentMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CommentMonikerList.CommentMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CommentMonikerList.CommentMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CommentMonikerList.CommentMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CustomShowMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CustomShowMonikerList.CustomShowMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CustomShowMonikerList.CustomShowMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CustomShowMonikerList.CustomShowMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CustomShowMonikerList.CustomShowMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CustomXmlPartMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CustomXmlPartMonikerList.CustomXmlPartMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CustomXmlPartMonikerList.CustomXmlPartMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CustomXmlPartMonikerList.CustomXmlPartMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.CustomXmlPartMonikerList.CustomXmlPartMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.DesignerTagMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.DesignerTagMonikerList.DesignerTagMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.DesignerTagMonikerList.DesignerTagMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.DesignerTagMonikerList.DesignerTagMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.DesignerTagMonikerList.DesignerTagMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.DocumentMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.DocumentMonikerList.DocumentMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.DocumentMonikerList.DocumentMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.DocumentMonikerList.DocumentMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.DocumentMonikerList.DocumentMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.HandoutMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.HandoutMonikerList.HandoutMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.HandoutMonikerList.HandoutMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.HandoutMonikerList.HandoutMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.HandoutMonikerList.HandoutMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.MainMasterMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.MainMasterMonikerList.MainMasterMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.MainMasterMonikerList.MainMasterMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.MainMasterMonikerList.MainMasterMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.MainMasterMonikerList.MainMasterMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesMasterMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesMasterMonikerList.NotesMasterMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesMasterMonikerList.NotesMasterMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesMasterMonikerList.NotesMasterMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesMasterMonikerList.NotesMasterMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesMonikerList.NotesMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesMonikerList.NotesMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesMonikerList.NotesMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesMonikerList.NotesMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesTextMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesTextMonikerList.NotesTextMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesTextMonikerList.NotesTextMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesTextMonikerList.NotesTextMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesTextMonikerList.NotesTextMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.OpenXmlAnimationEffectMonikerListElement
+DocumentFormat.OpenXml.Office2016.Presentation.Command.OpenXmlAnimationEffectMonikerListElement.OpenXmlAnimationEffectMonikerListElement() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.OpenXmlAnimationEffectMonikerListElement.OpenXmlAnimationEffectMonikerListElement(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.OpenXmlAnimationEffectMonikerListElement.OpenXmlAnimationEffectMonikerListElement(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.OpenXmlAnimationEffectMonikerListElement.OpenXmlAnimationEffectMonikerListElement(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.OsfTaskPaneAppMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.OsfTaskPaneAppMonikerList.OsfTaskPaneAppMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.OsfTaskPaneAppMonikerList.OsfTaskPaneAppMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.OsfTaskPaneAppMonikerList.OsfTaskPaneAppMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.OsfTaskPaneAppMonikerList.OsfTaskPaneAppMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SectionLinkObjMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SectionLinkObjMonikerList.SectionLinkObjMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SectionLinkObjMonikerList.SectionLinkObjMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SectionLinkObjMonikerList.SectionLinkObjMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SectionLinkObjMonikerList.SectionLinkObjMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SectionMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SectionMonikerList.SectionMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SectionMonikerList.SectionMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SectionMonikerList.SectionMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SectionMonikerList.SectionMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideBaseMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideBaseMonikerList.SlideBaseMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideBaseMonikerList.SlideBaseMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideBaseMonikerList.SlideBaseMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideBaseMonikerList.SlideBaseMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideLayoutMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideLayoutMonikerList.SlideLayoutMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideLayoutMonikerList.SlideLayoutMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideLayoutMonikerList.SlideLayoutMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideLayoutMonikerList.SlideLayoutMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideMonikerList.SlideMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideMonikerList.SlideMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideMonikerList.SlideMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideMonikerList.SlideMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlidePosMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlidePosMonikerList.SlidePosMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlidePosMonikerList.SlidePosMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlidePosMonikerList.SlidePosMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SlidePosMonikerList.SlidePosMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.StringTagMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.StringTagMonikerList.StringTagMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.StringTagMonikerList.StringTagMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.StringTagMonikerList.StringTagMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.StringTagMonikerList.StringTagMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SummaryZoomMonikerList
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SummaryZoomMonikerList.SummaryZoomMonikerList() -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SummaryZoomMonikerList.SummaryZoomMonikerList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SummaryZoomMonikerList.SummaryZoomMonikerList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2016.Presentation.Command.SummaryZoomMonikerList.SummaryZoomMonikerList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueData.Load(DocumentFormat.OpenXml.Packaging.RdRichValuePart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueData.RdRichValuePart.get -> DocumentFormat.OpenXml.Packaging.RdRichValuePart?
+DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueData.Save(DocumentFormat.OpenXml.Packaging.RdRichValuePart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueStructures.Load(DocumentFormat.OpenXml.Packaging.RdRichValueStructurePart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueStructures.RdRichValueStructurePart.get -> DocumentFormat.OpenXml.Packaging.RdRichValueStructurePart?
+DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueStructures.Save(DocumentFormat.OpenXml.Packaging.RdRichValueStructurePart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.RichData2.ArrayData.Load(DocumentFormat.OpenXml.Packaging.RdArrayPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.RichData2.ArrayData.RdArrayPart.get -> DocumentFormat.OpenXml.Packaging.RdArrayPart?
+DocumentFormat.OpenXml.Office2019.Excel.RichData2.ArrayData.Save(DocumentFormat.OpenXml.Packaging.RdArrayPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.RichData2.RichStylesheet.Load(DocumentFormat.OpenXml.Packaging.RichStylesPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.RichData2.RichStylesheet.RichStylesPart.get -> DocumentFormat.OpenXml.Packaging.RichStylesPart?
+DocumentFormat.OpenXml.Office2019.Excel.RichData2.RichStylesheet.Save(DocumentFormat.OpenXml.Packaging.RichStylesPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.RichData2.RichValueTypesInfo.Load(DocumentFormat.OpenXml.Packaging.RdRichValueTypesPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.RichData2.RichValueTypesInfo.RdRichValueTypesPart.get -> DocumentFormat.OpenXml.Packaging.RdRichValueTypesPart?
+DocumentFormat.OpenXml.Office2019.Excel.RichData2.RichValueTypesInfo.Save(DocumentFormat.OpenXml.Packaging.RdRichValueTypesPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.RichData2.SupportingPropertyBags.Load(DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.RichData2.SupportingPropertyBags.RdSupportingPropertyBagPart.get -> DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagPart?
+DocumentFormat.OpenXml.Office2019.Excel.RichData2.SupportingPropertyBags.Save(DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.RichData2.SupportingPropertyBagStructures.Load(DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagStructurePart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.RichData2.SupportingPropertyBagStructures.RdSupportingPropertyBagStructurePart.get -> DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagStructurePart?
+DocumentFormat.OpenXml.Office2019.Excel.RichData2.SupportingPropertyBagStructures.Save(DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagStructurePart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.ThreadedComments.PersonList.Load(DocumentFormat.OpenXml.Packaging.WorkbookPersonPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.ThreadedComments.PersonList.Save(DocumentFormat.OpenXml.Packaging.WorkbookPersonPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.ThreadedComments.PersonList.WorkbookPersonPart.get -> DocumentFormat.OpenXml.Packaging.WorkbookPersonPart?
+DocumentFormat.OpenXml.Office2019.Excel.ThreadedComments.ThreadedComments.Load(DocumentFormat.OpenXml.Packaging.WorksheetThreadedCommentsPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.ThreadedComments.ThreadedComments.Save(DocumentFormat.OpenXml.Packaging.WorksheetThreadedCommentsPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2019.Excel.ThreadedComments.ThreadedComments.WorksheetThreadedCommentsPart.get -> DocumentFormat.OpenXml.Packaging.WorksheetThreadedCommentsPart?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.AssignTaskUser
+DocumentFormat.OpenXml.Office2021.DocumentTasks.AssignTaskUser.AssignTaskUser() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.AttributionTaskUser
+DocumentFormat.OpenXml.Office2021.DocumentTasks.AttributionTaskUser.AttributionTaskUser() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.CommentAnchor
+DocumentFormat.OpenXml.Office2021.DocumentTasks.CommentAnchor.CommentAnchor() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.CommentAnchor.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.CommentAnchor.Id.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.ExtensionList
+DocumentFormat.OpenXml.Office2021.DocumentTasks.ExtensionList.ExtensionList() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.ExtensionList.ExtensionList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.ExtensionList.ExtensionList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.ExtensionList.ExtensionList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.OpenXmlTaskUserElement
+DocumentFormat.OpenXml.Office2021.DocumentTasks.OpenXmlTaskUserElement.OpenXmlTaskUserElement() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.OpenXmlTaskUserElement.UserId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.OpenXmlTaskUserElement.UserId.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.OpenXmlTaskUserElement.UserName.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.OpenXmlTaskUserElement.UserName.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.OpenXmlTaskUserElement.UserProvider.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.OpenXmlTaskUserElement.UserProvider.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Task
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Task.ExtensionList.get -> DocumentFormat.OpenXml.Office2021.DocumentTasks.ExtensionList?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Task.ExtensionList.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Task.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Task.Id.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Task.Task() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Task.Task(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Task.Task(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Task.Task(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Task.TaskAnchor.get -> DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskAnchor?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Task.TaskAnchor.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Task.TaskHistory.get -> DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistory?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Task.TaskHistory.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskAnchor
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskAnchor.CommentAnchor.get -> DocumentFormat.OpenXml.Office2021.DocumentTasks.CommentAnchor?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskAnchor.CommentAnchor.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskAnchor.ExtensionList.get -> DocumentFormat.OpenXml.Office2021.DocumentTasks.ExtensionList?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskAnchor.ExtensionList.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskAnchor.TaskAnchor() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskAnchor.TaskAnchor(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskAnchor.TaskAnchor(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskAnchor.TaskAnchor(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskCreateEventInfo
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskCreateEventInfo.TaskCreateEventInfo() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskDeleteEventInfo
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskDeleteEventInfo.TaskDeleteEventInfo() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistory
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistory.TaskHistory() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistory.TaskHistory(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistory.TaskHistory(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistory.TaskHistory(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistoryEvent
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistoryEvent.AttributionTaskUser.get -> DocumentFormat.OpenXml.Office2021.DocumentTasks.AttributionTaskUser?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistoryEvent.AttributionTaskUser.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistoryEvent.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistoryEvent.Id.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistoryEvent.TaskAnchor.get -> DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskAnchor?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistoryEvent.TaskAnchor.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistoryEvent.TaskHistoryEvent() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistoryEvent.TaskHistoryEvent(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistoryEvent.TaskHistoryEvent(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistoryEvent.TaskHistoryEvent(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistoryEvent.Time.get -> DocumentFormat.OpenXml.DateTimeValue?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistoryEvent.Time.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskPriorityEventInfo
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskPriorityEventInfo.TaskPriorityEventInfo() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskPriorityEventInfo.Value.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskPriorityEventInfo.Value.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskProgressEventInfo
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskProgressEventInfo.PercentComplete.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskProgressEventInfo.PercentComplete.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskProgressEventInfo.TaskProgressEventInfo() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Tasks
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Tasks.DocumentTasksPart.get -> DocumentFormat.OpenXml.Packaging.DocumentTasksPart?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Tasks.Load(DocumentFormat.OpenXml.Packaging.DocumentTasksPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Tasks.Save(DocumentFormat.OpenXml.Packaging.DocumentTasksPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Tasks.Tasks() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Tasks.Tasks(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Tasks.Tasks(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.Tasks.Tasks(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskScheduleEventInfo
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskScheduleEventInfo.DueDate.get -> DocumentFormat.OpenXml.DateTimeValue?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskScheduleEventInfo.DueDate.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskScheduleEventInfo.StartDate.get -> DocumentFormat.OpenXml.DateTimeValue?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskScheduleEventInfo.StartDate.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskScheduleEventInfo.TaskScheduleEventInfo() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskTitleEventInfo
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskTitleEventInfo.TaskTitleEventInfo() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskTitleEventInfo.Title.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskTitleEventInfo.Title.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskUnassignAll
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskUnassignAll.TaskUnassignAll() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskUndeleteEventInfo
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskUndeleteEventInfo.TaskUndeleteEventInfo() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskUndo
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskUndo.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskUndo.Id.set -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskUndo.TaskUndo() -> void
+DocumentFormat.OpenXml.Office2021.DocumentTasks.UnassignTaskUser
+DocumentFormat.OpenXml.Office2021.DocumentTasks.UnassignTaskUser.UnassignTaskUser() -> void
+DocumentFormat.OpenXml.Office2021.Drawing.DocumentClassification.ClassificationOutcome
+DocumentFormat.OpenXml.Office2021.Drawing.DocumentClassification.ClassificationOutcome.ClassificationOutcome() -> void
+DocumentFormat.OpenXml.Office2021.Drawing.DocumentClassification.ClassificationOutcome.ClassificationOutcomeType.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2021.Drawing.DocumentClassification.ClassificationOutcome.ClassificationOutcomeType.set -> void
+DocumentFormat.OpenXml.Office2021.Drawing.DocumentClassification.ClassificationOutcomeType
+DocumentFormat.OpenXml.Office2021.Drawing.DocumentClassification.ClassificationOutcomeType.Ftr = 2 -> DocumentFormat.OpenXml.Office2021.Drawing.DocumentClassification.ClassificationOutcomeType
+DocumentFormat.OpenXml.Office2021.Drawing.DocumentClassification.ClassificationOutcomeType.Hdr = 1 -> DocumentFormat.OpenXml.Office2021.Drawing.DocumentClassification.ClassificationOutcomeType
+DocumentFormat.OpenXml.Office2021.Drawing.DocumentClassification.ClassificationOutcomeType.None = 0 -> DocumentFormat.OpenXml.Office2021.Drawing.DocumentClassification.ClassificationOutcomeType
+DocumentFormat.OpenXml.Office2021.Drawing.DocumentClassification.ClassificationOutcomeType.Watermark = 3 -> DocumentFormat.OpenXml.Office2021.Drawing.DocumentClassification.ClassificationOutcomeType
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchCurvedEmpty
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchCurvedEmpty.LineSketchCurvedEmpty() -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchFreehandEmpty
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchFreehandEmpty.LineSketchFreehandEmpty() -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchNoneEmpty
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchNoneEmpty.LineSketchNoneEmpty() -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchScribbleEmpty
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchScribbleEmpty.LineSketchScribbleEmpty() -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchSeed
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchSeed.LineSketchSeed() -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchSeed.LineSketchSeed(string! text) -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchStyleProperties
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchStyleProperties.LineSketchStyleProperties() -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchStyleProperties.LineSketchStyleProperties(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchStyleProperties.LineSketchStyleProperties(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchStyleProperties.LineSketchStyleProperties(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchStyleProperties.Sd.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchStyleProperties.Sd.set -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchTypeProperties
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchTypeProperties.LineSketchCurvedEmpty.get -> DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchCurvedEmpty?
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchTypeProperties.LineSketchCurvedEmpty.set -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchTypeProperties.LineSketchFreehandEmpty.get -> DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchFreehandEmpty?
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchTypeProperties.LineSketchFreehandEmpty.set -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchTypeProperties.LineSketchNoneEmpty.get -> DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchNoneEmpty?
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchTypeProperties.LineSketchNoneEmpty.set -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchTypeProperties.LineSketchScribbleEmpty.get -> DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchScribbleEmpty?
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchTypeProperties.LineSketchScribbleEmpty.set -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchTypeProperties.LineSketchTypeProperties() -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchTypeProperties.LineSketchTypeProperties(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchTypeProperties.LineSketchTypeProperties(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchTypeProperties.LineSketchTypeProperties(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.OfficeArtExtensionList
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.OfficeArtExtensionList.OfficeArtExtensionList() -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.OfficeArtExtensionList.OfficeArtExtensionList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.OfficeArtExtensionList.OfficeArtExtensionList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.OfficeArtExtensionList.OfficeArtExtensionList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.OpenXmlEmptyElement
+DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.OpenXmlEmptyElement.OpenXmlEmptyElement() -> void
+DocumentFormat.OpenXml.Office2021.Excel.ExternalLinks.ExternalLinksPr
+DocumentFormat.OpenXml.Office2021.Excel.ExternalLinks.ExternalLinksPr.AutoRefresh.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2021.Excel.ExternalLinks.ExternalLinksPr.AutoRefresh.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.ExternalLinks.ExternalLinksPr.ExternalLinksPr() -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ColumnFilter
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ColumnFilter.ColId.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ColumnFilter.ColId.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ColumnFilter.ColumnFilter() -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ColumnFilter.ColumnFilter(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ColumnFilter.ColumnFilter(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ColumnFilter.ColumnFilter(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ColumnFilter.DifferentialFormatType.get -> DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ColumnFilter.DifferentialFormatType.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ColumnFilter.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ColumnFilter.Id.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.Alignment.get -> DocumentFormat.OpenXml.Spreadsheet.Alignment?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.Alignment.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.Border.get -> DocumentFormat.OpenXml.Spreadsheet.Border?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.Border.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.DifferentialFormatType() -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.DifferentialFormatType(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.DifferentialFormatType(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.DifferentialFormatType(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.ExtensionList.get -> DocumentFormat.OpenXml.Spreadsheet.ExtensionList?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.ExtensionList.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.Fill.get -> DocumentFormat.OpenXml.Spreadsheet.Fill?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.Fill.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.Font.get -> DocumentFormat.OpenXml.Spreadsheet.Font?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.Font.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.NumberingFormat.get -> DocumentFormat.OpenXml.Spreadsheet.NumberingFormat?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.NumberingFormat.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.Protection.get -> DocumentFormat.OpenXml.Spreadsheet.Protection?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.Protection.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ExtensionList
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ExtensionList.ExtensionList() -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ExtensionList.ExtensionList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ExtensionList.ExtensionList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ExtensionList.ExtensionList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.ColorFilter.get -> DocumentFormat.OpenXml.Spreadsheet.ColorFilter?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.ColorFilter.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.ColumnId.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.ColumnId.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.CustomFilters.get -> DocumentFormat.OpenXml.Spreadsheet.CustomFilters?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.CustomFilters.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.CustomFilters14.get -> DocumentFormat.OpenXml.Office2010.Excel.CustomFilters?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.CustomFilters14.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.DynamicFilter.get -> DocumentFormat.OpenXml.Spreadsheet.DynamicFilter?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.DynamicFilter.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.ExtensionList.get -> DocumentFormat.OpenXml.Spreadsheet.ExtensionList?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.ExtensionList.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.FilterColumn() -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.FilterColumn(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.FilterColumn(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.FilterColumn(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.Filters.get -> DocumentFormat.OpenXml.Spreadsheet.Filters?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.Filters.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.HiddenButton.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.HiddenButton.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.IconFilter.get -> DocumentFormat.OpenXml.Spreadsheet.IconFilter?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.IconFilter.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.IconFilter14.get -> DocumentFormat.OpenXml.Office2010.Excel.IconFilter?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.IconFilter14.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.ShowButton.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.ShowButton.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.Top10.get -> DocumentFormat.OpenXml.Spreadsheet.Top10?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.Top10.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetView
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetView.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetView.Id.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetView.Name.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetView.Name.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetView.NamedSheetView() -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetView.NamedSheetView(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetView.NamedSheetView(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetView.NamedSheetView(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetViews
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetViews.Load(DocumentFormat.OpenXml.Packaging.NamedSheetViewsPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetViews.NamedSheetViews() -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetViews.NamedSheetViews(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetViews.NamedSheetViews(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetViews.NamedSheetViews(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetViews.NamedSheetViewsPart.get -> DocumentFormat.OpenXml.Packaging.NamedSheetViewsPart?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetViews.Save(DocumentFormat.OpenXml.Packaging.NamedSheetViewsPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NsvFilter
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NsvFilter.FilterId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NsvFilter.FilterId.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NsvFilter.NsvFilter() -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NsvFilter.NsvFilter(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NsvFilter.NsvFilter(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NsvFilter.NsvFilter(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NsvFilter.Ref.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NsvFilter.Ref.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NsvFilter.TableId.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NsvFilter.TableId.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.CustomList.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.CustomList.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.Descending.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.Descending.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.FormatId.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.FormatId.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.IconId.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.IconId.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.IconSet.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.IconSet.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.Reference.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.Reference.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.RichSortCondition() -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.RichSortKey.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.RichSortKey.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.SortBy.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.SortBy.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.CustomList.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.CustomList.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.Descending.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.Descending.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.FormatId.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.FormatId.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.IconId.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.IconId.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.IconSet.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.IconSet.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.Reference.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.Reference.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.SortBy.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.SortBy.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.SortCondition() -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRule
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRule.ColId.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRule.ColId.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRule.DifferentialFormatType.get -> DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRule.DifferentialFormatType.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRule.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRule.Id.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRule.SortRule() -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRule.SortRule(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRule.SortRule(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRule.SortRule(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRules
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRules.CaseSensitive.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRules.CaseSensitive.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRules.SortMethod.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRules.SortMethod.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRules.SortRules() -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRules.SortRules(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRules.SortRules(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRules.SortRules(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.Pivot.DataFieldFutureData
+DocumentFormat.OpenXml.Office2021.Excel.Pivot.DataFieldFutureData.DataFieldFutureData() -> void
+DocumentFormat.OpenXml.Office2021.Excel.Pivot.DataFieldFutureData.SourceField.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2021.Excel.Pivot.DataFieldFutureData.SourceField.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.Pivot.DataFieldFutureData.Version.get -> DocumentFormat.OpenXml.ByteValue?
+DocumentFormat.OpenXml.Office2021.Excel.Pivot.DataFieldFutureData.Version.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.Pivot.Ignorable
+DocumentFormat.OpenXml.Office2021.Excel.Pivot.Ignorable.Ignorable() -> void
+DocumentFormat.OpenXml.Office2021.Excel.Pivot.Ignorable.Version.get -> DocumentFormat.OpenXml.ByteValue?
+DocumentFormat.OpenXml.Office2021.Excel.Pivot.Ignorable.Version.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.Pivot.Xsdboolean
+DocumentFormat.OpenXml.Office2021.Excel.Pivot.Xsdboolean.Xsdboolean() -> void
+DocumentFormat.OpenXml.Office2021.Excel.Pivot.Xsdboolean.Xsdboolean(string! text) -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.AddressWebImageSupportingRichDataRelationship
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.AddressWebImageSupportingRichDataRelationship.AddressWebImageSupportingRichDataRelationship() -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.BlipWebImageSupportingRichDataRelationship
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.BlipWebImageSupportingRichDataRelationship.BlipWebImageSupportingRichDataRelationship() -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.ExtensionList
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.ExtensionList.ExtensionList() -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.ExtensionList.ExtensionList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.ExtensionList.ExtensionList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.ExtensionList.ExtensionList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.MoreImagesAddressWebImageSupportingRichDataRelationship
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.MoreImagesAddressWebImageSupportingRichDataRelationship.MoreImagesAddressWebImageSupportingRichDataRelationship() -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.OpenXmlWebImageSupportingRichDataRelationshipElement
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.OpenXmlWebImageSupportingRichDataRelationshipElement.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.OpenXmlWebImageSupportingRichDataRelationshipElement.Id.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.OpenXmlWebImageSupportingRichDataRelationshipElement.OpenXmlWebImageSupportingRichDataRelationshipElement() -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImagesSupportingRichData
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImagesSupportingRichData.Load(DocumentFormat.OpenXml.Packaging.RdRichValueWebImagePart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImagesSupportingRichData.RdRichValueWebImagePart.get -> DocumentFormat.OpenXml.Packaging.RdRichValueWebImagePart?
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImagesSupportingRichData.Save(DocumentFormat.OpenXml.Packaging.RdRichValueWebImagePart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImagesSupportingRichData.WebImagesSupportingRichData() -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImagesSupportingRichData.WebImagesSupportingRichData(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImagesSupportingRichData.WebImagesSupportingRichData(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImagesSupportingRichData.WebImagesSupportingRichData(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImageSupportingRichData
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImageSupportingRichData.AddressWebImageSupportingRichDataRelationship.get -> DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.AddressWebImageSupportingRichDataRelationship?
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImageSupportingRichData.AddressWebImageSupportingRichDataRelationship.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImageSupportingRichData.BlipWebImageSupportingRichDataRelationship.get -> DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.BlipWebImageSupportingRichDataRelationship?
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImageSupportingRichData.BlipWebImageSupportingRichDataRelationship.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImageSupportingRichData.MoreImagesAddressWebImageSupportingRichDataRelationship.get -> DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.MoreImagesAddressWebImageSupportingRichDataRelationship?
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImageSupportingRichData.MoreImagesAddressWebImageSupportingRichDataRelationship.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImageSupportingRichData.WebImageSupportingRichData() -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImageSupportingRichData.WebImageSupportingRichData(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImageSupportingRichData.WebImageSupportingRichData(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImageSupportingRichData.WebImageSupportingRichData(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichValueRefreshIntervals.RichValueRefreshInterval
+DocumentFormat.OpenXml.Office2021.Excel.RichValueRefreshIntervals.RichValueRefreshInterval.Interval.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2021.Excel.RichValueRefreshIntervals.RichValueRefreshInterval.Interval.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichValueRefreshIntervals.RichValueRefreshInterval.ResourceIdInt.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2021.Excel.RichValueRefreshIntervals.RichValueRefreshInterval.ResourceIdInt.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichValueRefreshIntervals.RichValueRefreshInterval.ResourceIdStr.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.Excel.RichValueRefreshIntervals.RichValueRefreshInterval.ResourceIdStr.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichValueRefreshIntervals.RichValueRefreshInterval.RichValueRefreshInterval() -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichValueRefreshIntervals.RichValueRefreshIntervals
+DocumentFormat.OpenXml.Office2021.Excel.RichValueRefreshIntervals.RichValueRefreshIntervals.RichValueRefreshIntervals() -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichValueRefreshIntervals.RichValueRefreshIntervals.RichValueRefreshIntervals(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichValueRefreshIntervals.RichValueRefreshIntervals.RichValueRefreshIntervals(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Excel.RichValueRefreshIntervals.RichValueRefreshIntervals.RichValueRefreshIntervals(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.CommentHyperlink
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.CommentHyperlink.CommentHyperlink() -> void
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.CommentHyperlink.CommentHyperlink(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.CommentHyperlink.CommentHyperlink(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.CommentHyperlink.CommentHyperlink(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.CommentHyperlink.ExtensionList.get -> DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.ExtensionList?
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.CommentHyperlink.ExtensionList.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.CommentHyperlink.Length.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.CommentHyperlink.Length.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.CommentHyperlink.StartIndex.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.CommentHyperlink.StartIndex.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.CommentHyperlink.Url.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.CommentHyperlink.Url.set -> void
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.ExtensionList
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.ExtensionList.ExtensionList() -> void
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.ExtensionList.ExtensionList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.ExtensionList.ExtensionList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.ExtensionList.ExtensionList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.XsdunsignedInt
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.XsdunsignedInt.XsdunsignedInt() -> void
+DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.XsdunsignedInt.XsdunsignedInt(string! text) -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationExtension
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationExtension.ClassificationExtension() -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationExtension.ClassificationExtension(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationExtension.ClassificationExtension(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationExtension.ClassificationExtension(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationExtension.Uri.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationExtension.Uri.set -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationExtensionList
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationExtensionList.ClassificationExtensionList() -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationExtensionList.ClassificationExtensionList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationExtensionList.ClassificationExtensionList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationExtensionList.ClassificationExtensionList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.ActionId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.ActionId.set -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.ClassificationLabel() -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.ContentBits.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.ContentBits.set -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.Enabled.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.Enabled.set -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.Id.set -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.Method.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.Method.set -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.Name.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.Name.set -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.Removed.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.Removed.set -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.SetDate.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.SetDate.set -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.SiteId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.SiteId.set -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabelList
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabelList.ClassificationLabelList() -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabelList.ClassificationLabelList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabelList.ClassificationLabelList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabelList.ClassificationLabelList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabelList.LabelInfoPart.get -> DocumentFormat.OpenXml.Packaging.LabelInfoPart?
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabelList.Load(DocumentFormat.OpenXml.Packaging.LabelInfoPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabelList.Save(DocumentFormat.OpenXml.Packaging.LabelInfoPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2021.OfficeExtLst.Extension
+DocumentFormat.OpenXml.Office2021.OfficeExtLst.Extension.Extension() -> void
+DocumentFormat.OpenXml.Office2021.OfficeExtLst.Extension.Extension(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.OfficeExtLst.Extension.Extension(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.OfficeExtLst.Extension.Extension(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.OfficeExtLst.Extension.Uri.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.OfficeExtLst.Extension.Uri.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.Author() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.Author(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.Author(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.Author(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.ExtensionList.get -> DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.ExtensionList?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.ExtensionList.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.Id.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.Initials.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.Initials.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.Name.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.Name.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.ProviderId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.ProviderId.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.UserId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.UserId.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.AuthorList
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.AuthorList.AuthorList() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.AuthorList.AuthorList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.AuthorList.AuthorList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.AuthorList.AuthorList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.AuthorList.Load(DocumentFormat.OpenXml.Packaging.PowerPointAuthorsPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.AuthorList.PowerPointAuthorsPart.get -> DocumentFormat.OpenXml.Packaging.PowerPointAuthorsPart?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.AuthorList.Save(DocumentFormat.OpenXml.Packaging.PowerPointAuthorsPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.AssignedTo.get -> DocumentFormat.OpenXml.ListValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.AssignedTo.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.AuthorId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.AuthorId.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Comment() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Comment(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Comment(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Comment(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Complete.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Complete.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Created.get -> DocumentFormat.OpenXml.DateTimeValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Created.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.DueDate.get -> DocumentFormat.OpenXml.DateTimeValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.DueDate.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Id.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Likes.get -> DocumentFormat.OpenXml.ListValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Likes.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Priority.get -> DocumentFormat.OpenXml.UInt32Value?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Priority.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.StartDate.get -> DocumentFormat.OpenXml.DateTimeValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.StartDate.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Status.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Status.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Tags.get -> DocumentFormat.OpenXml.ListValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Tags.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Title.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.Title.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentList
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentList.CommentList() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentList.CommentList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentList.CommentList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentList.CommentList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentList.Load(DocumentFormat.OpenXml.Packaging.PowerPointCommentPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentList.PowerPointCommentPart.get -> DocumentFormat.OpenXml.Packaging.PowerPointCommentPart?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentList.Save(DocumentFormat.OpenXml.Packaging.PowerPointCommentPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentRelationship
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentRelationship.CommentRelationship() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentRelationship.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentRelationship.Id.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.AuthorId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.AuthorId.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.CommentReply() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.CommentReply(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.CommentReply(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.CommentReply(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.Created.get -> DocumentFormat.OpenXml.DateTimeValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.Created.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.ExtensionList.get -> DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.ExtensionList?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.ExtensionList.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.Id.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.Likes.get -> DocumentFormat.OpenXml.ListValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.Likes.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.Status.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.Status.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.Tags.get -> DocumentFormat.OpenXml.ListValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.Tags.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.TextBodyType.get -> DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.TextBodyType?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.TextBodyType.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReplyList
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReplyList.CommentReplyList() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReplyList.CommentReplyList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReplyList.CommentReplyList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReplyList.CommentReplyList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentStatus
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentStatus.Active = 0 -> DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentStatus
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentStatus.Closed = 2 -> DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentStatus
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentStatus.Resolved = 1 -> DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentStatus
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentUnknownAnchor
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentUnknownAnchor.CommentUnknownAnchor() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.ExtensionList
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.ExtensionList.ExtensionList() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.ExtensionList.ExtensionList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.ExtensionList.ExtensionList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.ExtensionList.ExtensionList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Point2DType
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Point2DType.Point2DType() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Point2DType.X.get -> DocumentFormat.OpenXml.Int64Value?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Point2DType.X.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Point2DType.Y.get -> DocumentFormat.OpenXml.Int64Value?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Point2DType.Y.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.TextBodyType
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.TextBodyType.BodyProperties.get -> DocumentFormat.OpenXml.Drawing.BodyProperties?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.TextBodyType.BodyProperties.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.TextBodyType.ListStyle.get -> DocumentFormat.OpenXml.Drawing.ListStyle?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.TextBodyType.ListStyle.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.TextBodyType.TextBodyType() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.TextBodyType.TextBodyType(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.TextBodyType.TextBodyType(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.TextBodyType.TextBodyType(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerDrawingProps
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerDrawingProps.DesignerDrawingProps() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerDrawingProps.DesignerDrawingProps(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerDrawingProps.DesignerDrawingProps(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerDrawingProps.DesignerDrawingProps(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerDrawingProps.DesignerTagList.get -> DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerTagList?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerDrawingProps.DesignerTagList.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerDrawingProps.EdtDesignElem.get -> DocumentFormat.OpenXml.BooleanValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerDrawingProps.EdtDesignElem.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerDrawingProps.ExtensionList.get -> DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.ExtensionList?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerDrawingProps.ExtensionList.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerTag
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerTag.DesignerTag() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerTag.Name.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerTag.Name.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerTag.Val.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerTag.Val.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerTagList
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerTagList.DesignerTagList() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerTagList.DesignerTagList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerTagList.DesignerTagList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerTagList.DesignerTagList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.ExtensionList
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.ExtensionList.ExtensionList() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.ExtensionList.ExtensionList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.ExtensionList.ExtensionList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.ExtensionList.ExtensionList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.AddEmpty
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.AddEmpty.AddEmpty() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.AsgnTaskAssignUnassignUser
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.AsgnTaskAssignUnassignUser.AsgnTaskAssignUnassignUser() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.AtrbtnTaskAssignUnassignUser
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.AtrbtnTaskAssignUnassignUser.AtrbtnTaskAssignUnassignUser() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.CommentAnchor
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.CommentAnchor.CommentAnchor() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.CommentAnchor.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.CommentAnchor.Id.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.EmptyType
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.EmptyType.EmptyType() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.ExtensionList
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.ExtensionList.ExtensionList() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.ExtensionList.ExtensionList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.ExtensionList.ExtensionList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.ExtensionList.ExtensionList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.OpenXmlTaskAssignUnassignUserElement
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.OpenXmlTaskAssignUnassignUserElement.AuthorId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.OpenXmlTaskAssignUnassignUserElement.AuthorId.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.OpenXmlTaskAssignUnassignUserElement.OpenXmlTaskAssignUnassignUserElement() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskAnchor
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskAnchor.CommentAnchor.get -> DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.CommentAnchor?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskAnchor.CommentAnchor.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskAnchor.ExtensionList.get -> DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.ExtensionList?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskAnchor.ExtensionList.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskAnchor.TaskAnchor() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskAnchor.TaskAnchor(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskAnchor.TaskAnchor(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskAnchor.TaskAnchor(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistory
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistory.TaskHistory() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistory.TaskHistory(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistory.TaskHistory(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistory.TaskHistory(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryDetails
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryDetails.ExtensionList.get -> DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.ExtensionList?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryDetails.ExtensionList.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryDetails.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryDetails.Id.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryDetails.TaskHistory.get -> DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistory?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryDetails.TaskHistory.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryDetails.TaskHistoryDetails() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryDetails.TaskHistoryDetails(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryDetails.TaskHistoryDetails(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryDetails.TaskHistoryDetails(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryEvent
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryEvent.AtrbtnTaskAssignUnassignUser.get -> DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.AtrbtnTaskAssignUnassignUser?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryEvent.AtrbtnTaskAssignUnassignUser.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryEvent.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryEvent.Id.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryEvent.TaskAnchor.get -> DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskAnchor?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryEvent.TaskAnchor.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryEvent.TaskHistoryEvent() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryEvent.TaskHistoryEvent(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryEvent.TaskHistoryEvent(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryEvent.TaskHistoryEvent(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryEvent.Time.get -> DocumentFormat.OpenXml.DateTimeValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryEvent.Time.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskPriorityRecord
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskPriorityRecord.TaskPriorityRecord() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskPriorityRecord.Val.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskPriorityRecord.Val.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskProgressEventInfo
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskProgressEventInfo.TaskProgressEventInfo() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskProgressEventInfo.Val.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskProgressEventInfo.Val.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskScheduleEventInfo
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskScheduleEventInfo.EndDt.get -> DocumentFormat.OpenXml.DateTimeValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskScheduleEventInfo.EndDt.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskScheduleEventInfo.StDt.get -> DocumentFormat.OpenXml.DateTimeValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskScheduleEventInfo.StDt.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskScheduleEventInfo.TaskScheduleEventInfo() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskTitleEventInfo
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskTitleEventInfo.TaskTitleEventInfo() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskTitleEventInfo.Val.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskTitleEventInfo.Val.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskUndo
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskUndo.Id.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskUndo.Id.set -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskUndo.TaskUndo() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskUnknownRecord
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskUnknownRecord.TaskUnknownRecord() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.UnasgnAllEmpty
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.UnasgnAllEmpty.UnasgnAllEmpty() -> void
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.UnAsgnTaskAssignUnassignUser
+DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.UnAsgnTaskAssignUnassignUser.UnAsgnTaskAssignUnassignUser() -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentExtensible
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentExtensible.CommentExtensible() -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentExtensible.CommentExtensible(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentExtensible.CommentExtensible(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentExtensible.CommentExtensible(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentExtensible.DateUtc.get -> DocumentFormat.OpenXml.DateTimeValue?
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentExtensible.DateUtc.set -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentExtensible.DurableId.get -> DocumentFormat.OpenXml.HexBinaryValue?
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentExtensible.DurableId.set -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentExtensible.ExtensionList.get -> DocumentFormat.OpenXml.Office2021.Word.CommentsExt.ExtensionList?
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentExtensible.ExtensionList.set -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentExtensible.IntelligentPlaceholder.get -> DocumentFormat.OpenXml.OnOffValue?
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentExtensible.IntelligentPlaceholder.set -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentsExtensible
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentsExtensible.CommentsExtensible() -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentsExtensible.CommentsExtensible(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentsExtensible.CommentsExtensible(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentsExtensible.CommentsExtensible(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentsExtensible.Load(DocumentFormat.OpenXml.Packaging.WordCommentsExtensiblePart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentsExtensible.Save(DocumentFormat.OpenXml.Packaging.WordCommentsExtensiblePart! openXmlPart) -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentsExtensible.WordCommentsExtensiblePart.get -> DocumentFormat.OpenXml.Packaging.WordCommentsExtensiblePart?
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.ExtensionList
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.ExtensionList.ExtensionList() -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.ExtensionList.ExtensionList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.ExtensionList.ExtensionList(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Word.CommentsExt.ExtensionList.ExtensionList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Word.ExtensionList.Extension
+DocumentFormat.OpenXml.Office2021.Word.ExtensionList.Extension.Extension() -> void
+DocumentFormat.OpenXml.Office2021.Word.ExtensionList.Extension.Extension(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Word.ExtensionList.Extension.Extension(string! outerXml) -> void
+DocumentFormat.OpenXml.Office2021.Word.ExtensionList.Extension.Extension(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Office2021.Word.ExtensionList.Extension.Uri.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Office2021.Word.ExtensionList.Extension.Uri.set -> void
+DocumentFormat.OpenXml.OpenXmlElement.Features.get -> DocumentFormat.OpenXml.Features.IFeatureCollection!
+DocumentFormat.OpenXml.Packaging.DocumentTasksPart
+DocumentFormat.OpenXml.Packaging.DocumentTasksPart.DocumentTasksPart() -> void
+DocumentFormat.OpenXml.Packaging.DocumentTasksPart.Tasks.get -> DocumentFormat.OpenXml.Office2021.DocumentTasks.Tasks!
+DocumentFormat.OpenXml.Packaging.DocumentTasksPart.Tasks.set -> void
+DocumentFormat.OpenXml.Packaging.EndnotesPart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.FooterPart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.FootnotesPart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.GlossaryDocumentPart.DocumentTasksPart.get -> DocumentFormat.OpenXml.Packaging.DocumentTasksPart?
+DocumentFormat.OpenXml.Packaging.GlossaryDocumentPart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.GlossaryDocumentPart.WordCommentsExtensiblePart.get -> DocumentFormat.OpenXml.Packaging.WordCommentsExtensiblePart?
+DocumentFormat.OpenXml.Packaging.HandoutMasterPart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.HeaderPart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.ImagePartType.Svg = 9 -> DocumentFormat.OpenXml.Packaging.ImagePartType
+DocumentFormat.OpenXml.Packaging.LabelInfoPart
+DocumentFormat.OpenXml.Packaging.LabelInfoPart.ClassificationLabelList.get -> DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabelList!
+DocumentFormat.OpenXml.Packaging.LabelInfoPart.ClassificationLabelList.set -> void
+DocumentFormat.OpenXml.Packaging.LabelInfoPart.LabelInfoPart() -> void
+DocumentFormat.OpenXml.Packaging.MainDocumentPart.DocumentTasksPart.get -> DocumentFormat.OpenXml.Packaging.DocumentTasksPart?
+DocumentFormat.OpenXml.Packaging.MainDocumentPart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.MainDocumentPart.WordCommentsExtensiblePart.get -> DocumentFormat.OpenXml.Packaging.WordCommentsExtensiblePart?
+DocumentFormat.OpenXml.Packaging.Model3DReferenceRelationshipPart
+DocumentFormat.OpenXml.Packaging.Model3DReferenceRelationshipPart.Model3DReferenceRelationshipPart() -> void
+DocumentFormat.OpenXml.Packaging.NamedSheetViewsPart
+DocumentFormat.OpenXml.Packaging.NamedSheetViewsPart.NamedSheetViews.get -> DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetViews!
+DocumentFormat.OpenXml.Packaging.NamedSheetViewsPart.NamedSheetViews.set -> void
+DocumentFormat.OpenXml.Packaging.NamedSheetViewsPart.NamedSheetViewsPart() -> void
+DocumentFormat.OpenXml.Packaging.NotesMasterPart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.NotesSlidePart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.OpenXmlPackageExtensions
+DocumentFormat.OpenXml.Packaging.OpenXmlPart.IsRootElementLoaded.get -> bool
+DocumentFormat.OpenXml.Packaging.PowerPointAuthorsPart
+DocumentFormat.OpenXml.Packaging.PowerPointAuthorsPart.AuthorList.get -> DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.AuthorList!
+DocumentFormat.OpenXml.Packaging.PowerPointAuthorsPart.AuthorList.set -> void
+DocumentFormat.OpenXml.Packaging.PowerPointAuthorsPart.PowerPointAuthorsPart() -> void
+DocumentFormat.OpenXml.Packaging.PowerPointCommentPart
+DocumentFormat.OpenXml.Packaging.PowerPointCommentPart.CommentList.get -> DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentList!
+DocumentFormat.OpenXml.Packaging.PowerPointCommentPart.CommentList.set -> void
+DocumentFormat.OpenXml.Packaging.PowerPointCommentPart.PowerPointCommentPart() -> void
+DocumentFormat.OpenXml.Packaging.PresentationDocument.AddLabelInfoPart() -> DocumentFormat.OpenXml.Packaging.LabelInfoPart!
+DocumentFormat.OpenXml.Packaging.PresentationDocument.LabelInfoPart.get -> DocumentFormat.OpenXml.Packaging.LabelInfoPart?
+DocumentFormat.OpenXml.Packaging.PresentationPart.authorsPart.get -> DocumentFormat.OpenXml.Packaging.PowerPointAuthorsPart?
+DocumentFormat.OpenXml.Packaging.PresentationPart.commentParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.RdArrayPart
+DocumentFormat.OpenXml.Packaging.RdArrayPart.ArrayData.get -> DocumentFormat.OpenXml.Office2019.Excel.RichData2.ArrayData!
+DocumentFormat.OpenXml.Packaging.RdArrayPart.ArrayData.set -> void
+DocumentFormat.OpenXml.Packaging.RdArrayPart.RdArrayPart() -> void
+DocumentFormat.OpenXml.Packaging.RdRichValuePart
+DocumentFormat.OpenXml.Packaging.RdRichValuePart.RdRichValuePart() -> void
+DocumentFormat.OpenXml.Packaging.RdRichValuePart.RichValueData.get -> DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueData!
+DocumentFormat.OpenXml.Packaging.RdRichValuePart.RichValueData.set -> void
+DocumentFormat.OpenXml.Packaging.RdRichValueStructurePart
+DocumentFormat.OpenXml.Packaging.RdRichValueStructurePart.RdRichValueStructurePart() -> void
+DocumentFormat.OpenXml.Packaging.RdRichValueStructurePart.RichValueStructures.get -> DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueStructures!
+DocumentFormat.OpenXml.Packaging.RdRichValueStructurePart.RichValueStructures.set -> void
+DocumentFormat.OpenXml.Packaging.RdRichValueTypesPart
+DocumentFormat.OpenXml.Packaging.RdRichValueTypesPart.RdRichValueTypesPart() -> void
+DocumentFormat.OpenXml.Packaging.RdRichValueTypesPart.RichValueTypesInfo.get -> DocumentFormat.OpenXml.Office2019.Excel.RichData2.RichValueTypesInfo!
+DocumentFormat.OpenXml.Packaging.RdRichValueTypesPart.RichValueTypesInfo.set -> void
+DocumentFormat.OpenXml.Packaging.RdRichValueWebImagePart
+DocumentFormat.OpenXml.Packaging.RdRichValueWebImagePart.RdRichValueWebImagePart() -> void
+DocumentFormat.OpenXml.Packaging.RdRichValueWebImagePart.WebImagesSupportingRichData.get -> DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImagesSupportingRichData!
+DocumentFormat.OpenXml.Packaging.RdRichValueWebImagePart.WebImagesSupportingRichData.set -> void
+DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagPart
+DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagPart.RdSupportingPropertyBagPart() -> void
+DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagPart.SupportingPropertyBags.get -> DocumentFormat.OpenXml.Office2019.Excel.RichData2.SupportingPropertyBags!
+DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagPart.SupportingPropertyBags.set -> void
+DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagStructurePart
+DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagStructurePart.RdSupportingPropertyBagStructurePart() -> void
+DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagStructurePart.SupportingPropertyBagStructures.get -> DocumentFormat.OpenXml.Office2019.Excel.RichData2.SupportingPropertyBagStructures!
+DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagStructurePart.SupportingPropertyBagStructures.set -> void
+DocumentFormat.OpenXml.Packaging.RichStylesPart
+DocumentFormat.OpenXml.Packaging.RichStylesPart.RichStylesheet.get -> DocumentFormat.OpenXml.Office2019.Excel.RichData2.RichStylesheet!
+DocumentFormat.OpenXml.Packaging.RichStylesPart.RichStylesheet.set -> void
+DocumentFormat.OpenXml.Packaging.RichStylesPart.RichStylesPart() -> void
+DocumentFormat.OpenXml.Packaging.SlideLayoutPart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.SlideMasterPart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.SlidePart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.SpreadsheetDocument.AddLabelInfoPart() -> DocumentFormat.OpenXml.Packaging.LabelInfoPart!
+DocumentFormat.OpenXml.Packaging.SpreadsheetDocument.LabelInfoPart.get -> DocumentFormat.OpenXml.Packaging.LabelInfoPart?
+DocumentFormat.OpenXml.Packaging.WordCommentsExtensiblePart
+DocumentFormat.OpenXml.Packaging.WordCommentsExtensiblePart.CommentsExtensible.get -> DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentsExtensible!
+DocumentFormat.OpenXml.Packaging.WordCommentsExtensiblePart.CommentsExtensible.set -> void
+DocumentFormat.OpenXml.Packaging.WordCommentsExtensiblePart.WordCommentsExtensiblePart() -> void
+DocumentFormat.OpenXml.Packaging.WordprocessingCommentsExPart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.WordprocessingCommentsIdsPart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.WordprocessingCommentsPart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.WordprocessingDocument.AddLabelInfoPart() -> DocumentFormat.OpenXml.Packaging.LabelInfoPart!
+DocumentFormat.OpenXml.Packaging.WordprocessingDocument.LabelInfoPart.get -> DocumentFormat.OpenXml.Packaging.LabelInfoPart?
+DocumentFormat.OpenXml.Packaging.WorkbookPart.CT_RdRichValueStructureParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.WorkbookPart.RdArrayParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.WorkbookPart.RdRichValueParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.WorkbookPart.RdRichValueTypesParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.WorkbookPart.RdRichValueWebImagePart.get -> DocumentFormat.OpenXml.Packaging.RdRichValueWebImagePart?
+DocumentFormat.OpenXml.Packaging.WorkbookPart.RdSupportingPropertyBagParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.WorkbookPart.RdSupportingPropertyBagStructureParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.WorkbookPart.RichStylesParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.WorkbookPart.WorkbookPersonParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.WorkbookPersonPart
+DocumentFormat.OpenXml.Packaging.WorkbookPersonPart.PersonList.get -> DocumentFormat.OpenXml.Office2019.Excel.ThreadedComments.PersonList!
+DocumentFormat.OpenXml.Packaging.WorkbookPersonPart.PersonList.set -> void
+DocumentFormat.OpenXml.Packaging.WorkbookPersonPart.WorkbookPersonPart() -> void
+DocumentFormat.OpenXml.Packaging.WorksheetPart.Model3DReferenceRelationshipParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.WorksheetPart.NamedSheetViewsParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.WorksheetPart.WorksheetThreadedCommentsParts.get -> System.Collections.Generic.IEnumerable!
+DocumentFormat.OpenXml.Packaging.WorksheetThreadedCommentsPart
+DocumentFormat.OpenXml.Packaging.WorksheetThreadedCommentsPart.ThreadedComments.get -> DocumentFormat.OpenXml.Office2019.Excel.ThreadedComments.ThreadedComments!
+DocumentFormat.OpenXml.Packaging.WorksheetThreadedCommentsPart.ThreadedComments.set -> void
+DocumentFormat.OpenXml.Packaging.WorksheetThreadedCommentsPart.WorksheetThreadedCommentsPart() -> void
+DocumentFormat.OpenXml.XmlPath.XmlPath(DocumentFormat.OpenXml.OpenXmlElement! element) -> void
+DocumentFormat.OpenXml.XmlPath.XmlPath(DocumentFormat.OpenXml.Packaging.OpenXmlPart! part) -> void
+override DocumentFormat.OpenXml.Drawing.LinePropertiesExtension.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Drawing.LinePropertiesExtensionList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.BlipFillProperties.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.BoundRect.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.BwModeEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.CompressPictureProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectorMoniker.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ConnectorMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.DeMasterMkLstDrawingElementMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.DeMkLstDrawingElementMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.DeSrcMkLstDrawingElementMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.DeTgtMkLstDrawingElementMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.DocumentContextMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.DpiEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingElementPackage.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.DrawingSelectionStgList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.EditorSelectionStgList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.EffectEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.EffectRefStyleMatrixReference.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.EndCxnConnection.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.EndCxnEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ExtLstEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.FillEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.FillModeEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.FillRectRelativeRectProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.FillRefStyleMatrixReference.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.FontReference.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.GeomEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicFrameMoniker.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicFrameMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.GraphicParentMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupCommand.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeMoniker.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.GroupShapeProperties.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkClickEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkClickHyperlinkProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkHoverEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.HlinkHoverHyperlinkProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.HyperlinkMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ImgDataImgData.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ImgLink.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.InkMoniker.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.InkMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.LfPrEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.LinePropertiesType.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.LnEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.LnRefStyleMatrixReference.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.Model3DMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyHyperlinkProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualConnectorProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualDrawingShapeProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGraphicFrameProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualGroupDrawingShapeProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualInkProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyNonVisualPictureProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyShapeStyleProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ModifyTransformProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.NoAdjustHandlesEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.NoChangeArrowheadsEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.NoChangeAspectEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.NoChangeShapeTypeEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.NoEditPointsEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.NoGrpEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.NoMoveEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualDrawingProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.NonVisualGroupDrawingShapeProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.NoResizeEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.NoRotEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.NoSelectEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.OrigImgDataImgData.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.PictureMoniker.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.PictureMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.Point2DType.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetBlipFillProperties.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetGroupShapeProperties.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetHyperlinkProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualConnectorProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetNonVisualPictureProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetShapeProperties.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ResetXsdboolean.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ResourceUrl.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.RotWithShapeEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.Scene3dEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeMoniker.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapeProperties.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ShapePropsMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.SndDataImgData.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.Sp3dEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.SrcRectEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.SrcRectRelativeRectProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.StCxnConnection.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.StCxnEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.SVGBlipMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.TableCellMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.TableColumnMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.TableMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.TableRowMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyPackage.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.TextBodyProperties.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.TextCharRangeContext.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.TextCharRangeMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.TextParagraphPropertiesType.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.Transform2D.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.UseBoundsXsdboolean.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.ViewSelectionStgList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Drawing.Command.XfrmEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectMkLstAnimationEffectMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.CommentAuthorMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.CommentMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.CustomShowMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.CustomXmlPartMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.DesignerTagMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.DocumentMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.HandoutMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.MainMasterMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesMasterMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.NotesTextMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.OsfTaskPaneAppMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.SectionLinkObjMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.SectionMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideBaseMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideLayoutMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.SlideMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.SlidePosMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.StringTagMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2016.Presentation.Command.SummaryZoomMonikerList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.AssignTaskUser.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.AttributionTaskUser.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.CommentAnchor.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.ExtensionList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.Task.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskAnchor.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskCreateEventInfo.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskDeleteEventInfo.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistory.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskHistoryEvent.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskPriorityEventInfo.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskProgressEventInfo.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.Tasks.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskScheduleEventInfo.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskTitleEventInfo.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskUnassignAll.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskUndeleteEventInfo.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.TaskUndo.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.DocumentTasks.UnassignTaskUser.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Drawing.DocumentClassification.ClassificationOutcome.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchCurvedEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchFreehandEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchNoneEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchScribbleEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchSeed.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchStyleProperties.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchTypeProperties.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.OfficeArtExtensionList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.ExternalLinks.ExternalLinksPr.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ColumnFilter.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.DifferentialFormatType.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.ExtensionList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.FilterColumn.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetView.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NamedSheetViews.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.NsvFilter.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.RichSortCondition.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortCondition.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRule.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.NamedSheetViews.SortRules.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.Pivot.DataFieldFutureData.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.Pivot.Ignorable.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.Pivot.Xsdboolean.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.AddressWebImageSupportingRichDataRelationship.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.BlipWebImageSupportingRichDataRelationship.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.ExtensionList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.MoreImagesAddressWebImageSupportingRichDataRelationship.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImagesSupportingRichData.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.RichDataWebImage.WebImageSupportingRichData.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.RichValueRefreshIntervals.RichValueRefreshInterval.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.RichValueRefreshIntervals.RichValueRefreshIntervals.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.CommentHyperlink.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.ExtensionList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Excel.ThreadedComments2.XsdunsignedInt.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationExtension.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationExtensionList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabel.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.MipLabelMetaData.ClassificationLabelList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.OfficeExtLst.Extension.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Author.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.AuthorList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Comment.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentRelationship.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReply.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentReplyList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.CommentUnknownAnchor.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.ExtensionList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.Point2DType.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Comment.TextBodyType.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerDrawingProps.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerTag.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.DesignerTagList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Designer.ExtensionList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.AddEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.AsgnTaskAssignUnassignUser.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.AtrbtnTaskAssignUnassignUser.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.CommentAnchor.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.ExtensionList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskAnchor.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistory.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryDetails.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskHistoryEvent.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskPriorityRecord.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskProgressEventInfo.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskScheduleEventInfo.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskTitleEventInfo.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskUndo.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.TaskUnknownRecord.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.UnasgnAllEmpty.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.PowerPoint.Tasks.UnAsgnTaskAssignUnassignUser.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentExtensible.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Word.CommentsExt.CommentsExtensible.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Word.CommentsExt.ExtensionList.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override DocumentFormat.OpenXml.Office2021.Word.ExtensionList.Extension.CloneNode(bool deep) -> DocumentFormat.OpenXml.OpenXmlElement!
+override sealed DocumentFormat.OpenXml.Packaging.DocumentTasksPart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.DocumentTasksPart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.LabelInfoPart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.LabelInfoPart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.Model3DReferenceRelationshipPart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.Model3DReferenceRelationshipPart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.NamedSheetViewsPart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.NamedSheetViewsPart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.PowerPointAuthorsPart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.PowerPointAuthorsPart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.PowerPointCommentPart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.PowerPointCommentPart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RdArrayPart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RdArrayPart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RdRichValuePart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RdRichValuePart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RdRichValueStructurePart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RdRichValueStructurePart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RdRichValueTypesPart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RdRichValueTypesPart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RdRichValueWebImagePart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RdRichValueWebImagePart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagPart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagPart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagStructurePart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RdSupportingPropertyBagStructurePart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RichStylesPart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.RichStylesPart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.WordCommentsExtensiblePart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.WordCommentsExtensiblePart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.WorkbookPersonPart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.WorkbookPersonPart.RelationshipType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.WorksheetThreadedCommentsPart.ContentType.get -> string!
+override sealed DocumentFormat.OpenXml.Packaging.WorksheetThreadedCommentsPart.RelationshipType.get -> string!
+static DocumentFormat.OpenXml.Features.FeatureExtensions.GetRequired(this DocumentFormat.OpenXml.Features.IFeatureCollection! features) -> TFeature
+static DocumentFormat.OpenXml.Features.PackageEventExtensions.AddPackageEventsFeature(this DocumentFormat.OpenXml.Packaging.OpenXmlPackage! package) -> void
+static DocumentFormat.OpenXml.Features.PartEventFeatureExtensions.AddPartEventsFeature(this DocumentFormat.OpenXml.Packaging.OpenXmlPackage! package) -> void
+static DocumentFormat.OpenXml.Features.PartRootEventExtensions.AddPartRootEventsFeature(this DocumentFormat.OpenXml.Packaging.OpenXmlPartContainer! container) -> void
+static DocumentFormat.OpenXml.Packaging.OpenXmlPackageExtensions.GetAllParts(this DocumentFormat.OpenXml.Packaging.OpenXmlPackage! package) -> System.Collections.Generic.IEnumerable!
+virtual DocumentFormat.OpenXml.Features.FeatureCollection.Revision.get -> int
+virtual DocumentFormat.OpenXml.Packaging.OpenXmlPartContainer.Features.get -> DocumentFormat.OpenXml.Features.IFeatureCollection!
diff --git a/src/DocumentFormat.OpenXml/PublicAPI/net35/PublicAPI.Shipped.txt b/src/DocumentFormat.OpenXml/PublicAPI/net35/PublicAPI.Shipped.txt
new file mode 100644
index 000000000..43334d5a2
--- /dev/null
+++ b/src/DocumentFormat.OpenXml/PublicAPI/net35/PublicAPI.Shipped.txt
@@ -0,0 +1,48402 @@
+#nullable enable
+abstract DocumentFormat.OpenXml.OpenXmlComparableSimpleReference.Value.get -> T?
+abstract DocumentFormat.OpenXml.OpenXmlComparableSimpleReference.Value.set -> void
+abstract DocumentFormat.OpenXml.OpenXmlElement.HasChildren.get -> bool
+abstract DocumentFormat.OpenXml.OpenXmlElement.RemoveAllChildren() -> void
+abstract DocumentFormat.OpenXml.OpenXmlElementList.Count.get -> int
+abstract DocumentFormat.OpenXml.OpenXmlElementList.GetEnumerator() -> System.Collections.Generic.IEnumerator!
+abstract DocumentFormat.OpenXml.OpenXmlElementList.GetItem(int index) -> DocumentFormat.OpenXml.OpenXmlElement!
+abstract DocumentFormat.OpenXml.OpenXmlReader.Attributes.get -> System.Collections.ObjectModel.ReadOnlyCollection!
+abstract DocumentFormat.OpenXml.OpenXmlReader.Close() -> void
+abstract DocumentFormat.OpenXml.OpenXmlReader.Depth.get -> int
+abstract DocumentFormat.OpenXml.OpenXmlReader.ElementType.get -> System.Type!
+abstract DocumentFormat.OpenXml.OpenXmlReader.EOF.get -> bool
+abstract DocumentFormat.OpenXml.OpenXmlReader.GetText() -> string!
+abstract DocumentFormat.OpenXml.OpenXmlReader.IsEndElement.get -> bool
+abstract DocumentFormat.OpenXml.OpenXmlReader.IsMiscNode.get -> bool
+abstract DocumentFormat.OpenXml.OpenXmlReader.IsStartElement.get -> bool
+abstract DocumentFormat.OpenXml.OpenXmlReader.LoadCurrentElement() -> DocumentFormat.OpenXml.OpenXmlElement?
+abstract DocumentFormat.OpenXml.OpenXmlReader.LocalName.get -> string!
+abstract DocumentFormat.OpenXml.OpenXmlReader.NamespaceDeclarations.get -> System.Collections.Generic.IEnumerable>!
+abstract DocumentFormat.OpenXml.OpenXmlReader.NamespaceUri.get -> string!
+abstract DocumentFormat.OpenXml.OpenXmlReader.Prefix.get -> string!
+abstract DocumentFormat.OpenXml.OpenXmlReader.Read() -> bool
+abstract DocumentFormat.OpenXml.OpenXmlReader.ReadFirstChild() -> bool
+abstract DocumentFormat.OpenXml.OpenXmlReader.ReadNextSibling() -> bool
+abstract DocumentFormat.OpenXml.OpenXmlReader.Skip() -> void
+abstract DocumentFormat.OpenXml.OpenXmlWriter.Close() -> void
+abstract DocumentFormat.OpenXml.OpenXmlWriter.WriteElement(DocumentFormat.OpenXml.OpenXmlElement! elementObject) -> void
+abstract DocumentFormat.OpenXml.OpenXmlWriter.WriteEndElement() -> void
+abstract DocumentFormat.OpenXml.OpenXmlWriter.WriteStartDocument() -> void
+abstract DocumentFormat.OpenXml.OpenXmlWriter.WriteStartDocument(bool standalone) -> void
+abstract DocumentFormat.OpenXml.OpenXmlWriter.WriteStartElement(DocumentFormat.OpenXml.OpenXmlElement! elementObject) -> void
+abstract DocumentFormat.OpenXml.OpenXmlWriter.WriteStartElement(DocumentFormat.OpenXml.OpenXmlElement! elementObject, System.Collections.Generic.IEnumerable! attributes) -> void
+abstract DocumentFormat.OpenXml.OpenXmlWriter.WriteStartElement(DocumentFormat.OpenXml.OpenXmlElement! elementObject, System.Collections.Generic.IEnumerable! attributes, System.Collections.Generic.IEnumerable>! namespaceDeclarations) -> void
+abstract DocumentFormat.OpenXml.OpenXmlWriter.WriteStartElement(DocumentFormat.OpenXml.OpenXmlReader! elementReader) -> void
+abstract DocumentFormat.OpenXml.OpenXmlWriter.WriteStartElement(DocumentFormat.OpenXml.OpenXmlReader! elementReader, System.Collections.Generic.IEnumerable! attributes) -> void
+abstract DocumentFormat.OpenXml.OpenXmlWriter.WriteStartElement(DocumentFormat.OpenXml.OpenXmlReader! elementReader, System.Collections.Generic.IEnumerable! attributes, System.Collections.Generic.IEnumerable>! namespaceDeclarations) -> void
+abstract DocumentFormat.OpenXml.OpenXmlWriter.WriteString(string! text) -> void
+abstract DocumentFormat.OpenXml.Packaging.OpenXmlPackage.CreateClone(string! path) -> DocumentFormat.OpenXml.Packaging.OpenXmlPackage!
+abstract DocumentFormat.OpenXml.Packaging.OpenXmlPackage.CreateClone(System.IO.Packaging.Package! package) -> DocumentFormat.OpenXml.Packaging.OpenXmlPackage!
+abstract DocumentFormat.OpenXml.Packaging.OpenXmlPackage.CreateClone(System.IO.Stream! stream) -> DocumentFormat.OpenXml.Packaging.OpenXmlPackage!
+abstract DocumentFormat.OpenXml.Packaging.OpenXmlPackage.OpenClone(string! path, bool isEditable, DocumentFormat.OpenXml.Packaging.OpenSettings! openSettings) -> DocumentFormat.OpenXml.Packaging.OpenXmlPackage!
+abstract DocumentFormat.OpenXml.Packaging.OpenXmlPackage.OpenClone(System.IO.Stream! stream, bool isEditable, DocumentFormat.OpenXml.Packaging.OpenSettings! openSettings) -> DocumentFormat.OpenXml.Packaging.OpenXmlPackage!
+abstract DocumentFormat.OpenXml.Packaging.OpenXmlPackage.ToFlatOpcDocument() -> System.Xml.Linq.XDocument!
+abstract DocumentFormat.OpenXml.Packaging.OpenXmlPart.RelationshipType.get -> string!
+abstract DocumentFormat.OpenXml.Packaging.OpenXmlPartContainer.ThrowIfObjectDisposed() -> void
+abstract DocumentFormat.OpenXml.Packaging.RelationshipErrorHandler.Rewrite(System.Uri! partUri, string? id, string? uri) -> string!
+DocumentFormat.OpenXml.AdditionalCharacteristics.AdditionalCharacteristicsInfo
+DocumentFormat.OpenXml.AdditionalCharacteristics.AdditionalCharacteristicsInfo.AdditionalCharacteristicsInfo() -> void
+DocumentFormat.OpenXml.AdditionalCharacteristics.AdditionalCharacteristicsInfo.AdditionalCharacteristicsInfo(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.AdditionalCharacteristics.AdditionalCharacteristicsInfo.AdditionalCharacteristicsInfo(string! outerXml) -> void
+DocumentFormat.OpenXml.AdditionalCharacteristics.AdditionalCharacteristicsInfo.AdditionalCharacteristicsInfo(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.AdditionalCharacteristics.AdditionalCharacteristicsInfo.Load(DocumentFormat.OpenXml.Packaging.CustomXmlPart! openXmlPart) -> void
+DocumentFormat.OpenXml.AdditionalCharacteristics.AdditionalCharacteristicsInfo.Save(DocumentFormat.OpenXml.Packaging.CustomXmlPart! openXmlPart) -> void
+DocumentFormat.OpenXml.AdditionalCharacteristics.Characteristic
+DocumentFormat.OpenXml.AdditionalCharacteristics.Characteristic.Characteristic() -> void
+DocumentFormat.OpenXml.AdditionalCharacteristics.Characteristic.Name.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.AdditionalCharacteristics.Characteristic.Name.set -> void
+DocumentFormat.OpenXml.AdditionalCharacteristics.Characteristic.Relation.get -> DocumentFormat.OpenXml.EnumValue?
+DocumentFormat.OpenXml.AdditionalCharacteristics.Characteristic.Relation.set -> void
+DocumentFormat.OpenXml.AdditionalCharacteristics.Characteristic.Val.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.AdditionalCharacteristics.Characteristic.Val.set -> void
+DocumentFormat.OpenXml.AdditionalCharacteristics.Characteristic.Vocabulary.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.AdditionalCharacteristics.Characteristic.Vocabulary.set -> void
+DocumentFormat.OpenXml.AdditionalCharacteristics.RelationValues
+DocumentFormat.OpenXml.AdditionalCharacteristics.RelationValues.EqualTo = 4 -> DocumentFormat.OpenXml.AdditionalCharacteristics.RelationValues
+DocumentFormat.OpenXml.AdditionalCharacteristics.RelationValues.GreaterThan = 2 -> DocumentFormat.OpenXml.AdditionalCharacteristics.RelationValues
+DocumentFormat.OpenXml.AdditionalCharacteristics.RelationValues.GreaterThanOrEqualTo = 0 -> DocumentFormat.OpenXml.AdditionalCharacteristics.RelationValues
+DocumentFormat.OpenXml.AdditionalCharacteristics.RelationValues.LessThan = 3 -> DocumentFormat.OpenXml.AdditionalCharacteristics.RelationValues
+DocumentFormat.OpenXml.AdditionalCharacteristics.RelationValues.LessThanOrEqualTo = 1 -> DocumentFormat.OpenXml.AdditionalCharacteristics.RelationValues
+DocumentFormat.OpenXml.AlternateContent
+DocumentFormat.OpenXml.AlternateContent.AlternateContent() -> void
+DocumentFormat.OpenXml.AlternateContent.AlternateContent(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.AlternateContent.AlternateContent(string! outerXml) -> void
+DocumentFormat.OpenXml.AlternateContent.AlternateContent(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.AlternateContent.AppendNewAlternateContentChoice() -> DocumentFormat.OpenXml.AlternateContentChoice!
+DocumentFormat.OpenXml.AlternateContent.AppendNewAlternateContentFallback() -> DocumentFormat.OpenXml.AlternateContentFallback!
+DocumentFormat.OpenXml.AlternateContentChoice
+DocumentFormat.OpenXml.AlternateContentChoice.AlternateContentChoice() -> void
+DocumentFormat.OpenXml.AlternateContentChoice.AlternateContentChoice(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.AlternateContentChoice.AlternateContentChoice(string! outerXml) -> void
+DocumentFormat.OpenXml.AlternateContentChoice.AlternateContentChoice(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.AlternateContentChoice.Requires.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.AlternateContentChoice.Requires.set -> void
+DocumentFormat.OpenXml.AlternateContentFallback
+DocumentFormat.OpenXml.AlternateContentFallback.AlternateContentFallback() -> void
+DocumentFormat.OpenXml.AlternateContentFallback.AlternateContentFallback(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.AlternateContentFallback.AlternateContentFallback(string! outerXml) -> void
+DocumentFormat.OpenXml.AlternateContentFallback.AlternateContentFallback(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.AppendOption
+DocumentFormat.OpenXml.AppendOption.List = 0 -> DocumentFormat.OpenXml.AppendOption
+DocumentFormat.OpenXml.AppendOption.Ordered = 1 -> DocumentFormat.OpenXml.AppendOption
+DocumentFormat.OpenXml.Base64BinaryValue
+DocumentFormat.OpenXml.Base64BinaryValue.Base64BinaryValue() -> void
+DocumentFormat.OpenXml.Base64BinaryValue.Base64BinaryValue(DocumentFormat.OpenXml.Base64BinaryValue! source) -> void
+DocumentFormat.OpenXml.Base64BinaryValue.Base64BinaryValue(string? base64Binary) -> void
+DocumentFormat.OpenXml.Bibliography.AbbreviatedCaseNumber
+DocumentFormat.OpenXml.Bibliography.AbbreviatedCaseNumber.AbbreviatedCaseNumber() -> void
+DocumentFormat.OpenXml.Bibliography.AbbreviatedCaseNumber.AbbreviatedCaseNumber(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.AlbumTitle
+DocumentFormat.OpenXml.Bibliography.AlbumTitle.AlbumTitle() -> void
+DocumentFormat.OpenXml.Bibliography.AlbumTitle.AlbumTitle(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Artist
+DocumentFormat.OpenXml.Bibliography.Artist.Artist() -> void
+DocumentFormat.OpenXml.Bibliography.Artist.Artist(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Artist.Artist(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Artist.Artist(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Author
+DocumentFormat.OpenXml.Bibliography.Author.Author() -> void
+DocumentFormat.OpenXml.Bibliography.Author.Author(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Author.Author(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Author.Author(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList
+DocumentFormat.OpenXml.Bibliography.AuthorList.Artist.get -> DocumentFormat.OpenXml.Bibliography.Artist?
+DocumentFormat.OpenXml.Bibliography.AuthorList.Artist.set -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.Author.get -> DocumentFormat.OpenXml.Bibliography.Author?
+DocumentFormat.OpenXml.Bibliography.AuthorList.Author.set -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.AuthorList() -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.AuthorList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.AuthorList(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.AuthorList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.BookAuthor.get -> DocumentFormat.OpenXml.Bibliography.BookAuthor?
+DocumentFormat.OpenXml.Bibliography.AuthorList.BookAuthor.set -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.Compiler.get -> DocumentFormat.OpenXml.Bibliography.Compiler?
+DocumentFormat.OpenXml.Bibliography.AuthorList.Compiler.set -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.Composer.get -> DocumentFormat.OpenXml.Bibliography.Composer?
+DocumentFormat.OpenXml.Bibliography.AuthorList.Composer.set -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.Conductor.get -> DocumentFormat.OpenXml.Bibliography.Conductor?
+DocumentFormat.OpenXml.Bibliography.AuthorList.Conductor.set -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.Counsel.get -> DocumentFormat.OpenXml.Bibliography.Counsel?
+DocumentFormat.OpenXml.Bibliography.AuthorList.Counsel.set -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.Director.get -> DocumentFormat.OpenXml.Bibliography.Director?
+DocumentFormat.OpenXml.Bibliography.AuthorList.Director.set -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.Editor.get -> DocumentFormat.OpenXml.Bibliography.Editor?
+DocumentFormat.OpenXml.Bibliography.AuthorList.Editor.set -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.Interviewee.get -> DocumentFormat.OpenXml.Bibliography.Interviewee?
+DocumentFormat.OpenXml.Bibliography.AuthorList.Interviewee.set -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.Interviewer.get -> DocumentFormat.OpenXml.Bibliography.Interviewer?
+DocumentFormat.OpenXml.Bibliography.AuthorList.Interviewer.set -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.Inventor.get -> DocumentFormat.OpenXml.Bibliography.Inventor?
+DocumentFormat.OpenXml.Bibliography.AuthorList.Inventor.set -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.Performer.get -> DocumentFormat.OpenXml.Bibliography.Performer?
+DocumentFormat.OpenXml.Bibliography.AuthorList.Performer.set -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.ProducerName.get -> DocumentFormat.OpenXml.Bibliography.ProducerName?
+DocumentFormat.OpenXml.Bibliography.AuthorList.ProducerName.set -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.Translator.get -> DocumentFormat.OpenXml.Bibliography.Translator?
+DocumentFormat.OpenXml.Bibliography.AuthorList.Translator.set -> void
+DocumentFormat.OpenXml.Bibliography.AuthorList.Writer.get -> DocumentFormat.OpenXml.Bibliography.Writer?
+DocumentFormat.OpenXml.Bibliography.AuthorList.Writer.set -> void
+DocumentFormat.OpenXml.Bibliography.BookAuthor
+DocumentFormat.OpenXml.Bibliography.BookAuthor.BookAuthor() -> void
+DocumentFormat.OpenXml.Bibliography.BookAuthor.BookAuthor(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.BookAuthor.BookAuthor(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.BookAuthor.BookAuthor(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.BookTitle
+DocumentFormat.OpenXml.Bibliography.BookTitle.BookTitle() -> void
+DocumentFormat.OpenXml.Bibliography.BookTitle.BookTitle(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Broadcaster
+DocumentFormat.OpenXml.Bibliography.Broadcaster.Broadcaster() -> void
+DocumentFormat.OpenXml.Bibliography.Broadcaster.Broadcaster(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.BroadcastTitle
+DocumentFormat.OpenXml.Bibliography.BroadcastTitle.BroadcastTitle() -> void
+DocumentFormat.OpenXml.Bibliography.BroadcastTitle.BroadcastTitle(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.CaseNumber
+DocumentFormat.OpenXml.Bibliography.CaseNumber.CaseNumber() -> void
+DocumentFormat.OpenXml.Bibliography.CaseNumber.CaseNumber(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.ChapterNumber
+DocumentFormat.OpenXml.Bibliography.ChapterNumber.ChapterNumber() -> void
+DocumentFormat.OpenXml.Bibliography.ChapterNumber.ChapterNumber(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.City
+DocumentFormat.OpenXml.Bibliography.City.City() -> void
+DocumentFormat.OpenXml.Bibliography.City.City(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Comments
+DocumentFormat.OpenXml.Bibliography.Comments.Comments() -> void
+DocumentFormat.OpenXml.Bibliography.Comments.Comments(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Compiler
+DocumentFormat.OpenXml.Bibliography.Compiler.Compiler() -> void
+DocumentFormat.OpenXml.Bibliography.Compiler.Compiler(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Compiler.Compiler(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Compiler.Compiler(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Composer
+DocumentFormat.OpenXml.Bibliography.Composer.Composer() -> void
+DocumentFormat.OpenXml.Bibliography.Composer.Composer(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Composer.Composer(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Composer.Composer(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Conductor
+DocumentFormat.OpenXml.Bibliography.Conductor.Conductor() -> void
+DocumentFormat.OpenXml.Bibliography.Conductor.Conductor(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Conductor.Conductor(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Conductor.Conductor(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.ConferenceName
+DocumentFormat.OpenXml.Bibliography.ConferenceName.ConferenceName() -> void
+DocumentFormat.OpenXml.Bibliography.ConferenceName.ConferenceName(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Corporate
+DocumentFormat.OpenXml.Bibliography.Corporate.Corporate() -> void
+DocumentFormat.OpenXml.Bibliography.Corporate.Corporate(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Counsel
+DocumentFormat.OpenXml.Bibliography.Counsel.Counsel() -> void
+DocumentFormat.OpenXml.Bibliography.Counsel.Counsel(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Counsel.Counsel(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Counsel.Counsel(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.CountryRegion
+DocumentFormat.OpenXml.Bibliography.CountryRegion.CountryRegion() -> void
+DocumentFormat.OpenXml.Bibliography.CountryRegion.CountryRegion(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Court
+DocumentFormat.OpenXml.Bibliography.Court.Court() -> void
+DocumentFormat.OpenXml.Bibliography.Court.Court(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.Art = 8 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.ArticleInAPeriodical = 0 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.Book = 1 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.BookSection = 2 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.Case = 15 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.ConferenceProceedings = 4 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.DocumentFromInternetSite = 9 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.ElectronicSource = 14 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.Film = 11 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.InternetSite = 10 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.Interview = 12 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.JournalArticle = 3 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.Miscellaneous = 16 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.Patent = 13 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.Performance = 7 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.Report = 5 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.DataSourceValues.SoundRecording = 6 -> DocumentFormat.OpenXml.Bibliography.DataSourceValues
+DocumentFormat.OpenXml.Bibliography.Day
+DocumentFormat.OpenXml.Bibliography.Day.Day() -> void
+DocumentFormat.OpenXml.Bibliography.Day.Day(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.DayAccessed
+DocumentFormat.OpenXml.Bibliography.DayAccessed.DayAccessed() -> void
+DocumentFormat.OpenXml.Bibliography.DayAccessed.DayAccessed(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Department
+DocumentFormat.OpenXml.Bibliography.Department.Department() -> void
+DocumentFormat.OpenXml.Bibliography.Department.Department(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Director
+DocumentFormat.OpenXml.Bibliography.Director.Director() -> void
+DocumentFormat.OpenXml.Bibliography.Director.Director(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Director.Director(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Director.Director(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Distributor
+DocumentFormat.OpenXml.Bibliography.Distributor.Distributor() -> void
+DocumentFormat.OpenXml.Bibliography.Distributor.Distributor(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Edition
+DocumentFormat.OpenXml.Bibliography.Edition.Edition() -> void
+DocumentFormat.OpenXml.Bibliography.Edition.Edition(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Editor
+DocumentFormat.OpenXml.Bibliography.Editor.Editor() -> void
+DocumentFormat.OpenXml.Bibliography.Editor.Editor(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Editor.Editor(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Editor.Editor(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.First
+DocumentFormat.OpenXml.Bibliography.First.First() -> void
+DocumentFormat.OpenXml.Bibliography.First.First(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.GuidString
+DocumentFormat.OpenXml.Bibliography.GuidString.GuidString() -> void
+DocumentFormat.OpenXml.Bibliography.GuidString.GuidString(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Institution
+DocumentFormat.OpenXml.Bibliography.Institution.Institution() -> void
+DocumentFormat.OpenXml.Bibliography.Institution.Institution(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.InternetSiteTitle
+DocumentFormat.OpenXml.Bibliography.InternetSiteTitle.InternetSiteTitle() -> void
+DocumentFormat.OpenXml.Bibliography.InternetSiteTitle.InternetSiteTitle(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Interviewee
+DocumentFormat.OpenXml.Bibliography.Interviewee.Interviewee() -> void
+DocumentFormat.OpenXml.Bibliography.Interviewee.Interviewee(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Interviewee.Interviewee(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Interviewee.Interviewee(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Interviewer
+DocumentFormat.OpenXml.Bibliography.Interviewer.Interviewer() -> void
+DocumentFormat.OpenXml.Bibliography.Interviewer.Interviewer(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Interviewer.Interviewer(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Interviewer.Interviewer(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Inventor
+DocumentFormat.OpenXml.Bibliography.Inventor.Inventor() -> void
+DocumentFormat.OpenXml.Bibliography.Inventor.Inventor(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Inventor.Inventor(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Inventor.Inventor(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Issue
+DocumentFormat.OpenXml.Bibliography.Issue.Issue() -> void
+DocumentFormat.OpenXml.Bibliography.Issue.Issue(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.JournalName
+DocumentFormat.OpenXml.Bibliography.JournalName.JournalName() -> void
+DocumentFormat.OpenXml.Bibliography.JournalName.JournalName(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Last
+DocumentFormat.OpenXml.Bibliography.Last.Last() -> void
+DocumentFormat.OpenXml.Bibliography.Last.Last(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.LcId
+DocumentFormat.OpenXml.Bibliography.LcId.LcId() -> void
+DocumentFormat.OpenXml.Bibliography.LcId.LcId(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Medium
+DocumentFormat.OpenXml.Bibliography.Medium.Medium() -> void
+DocumentFormat.OpenXml.Bibliography.Medium.Medium(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Middle
+DocumentFormat.OpenXml.Bibliography.Middle.Middle() -> void
+DocumentFormat.OpenXml.Bibliography.Middle.Middle(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Month
+DocumentFormat.OpenXml.Bibliography.Month.Month() -> void
+DocumentFormat.OpenXml.Bibliography.Month.Month(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.MonthAccessed
+DocumentFormat.OpenXml.Bibliography.MonthAccessed.MonthAccessed() -> void
+DocumentFormat.OpenXml.Bibliography.MonthAccessed.MonthAccessed(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.NameList
+DocumentFormat.OpenXml.Bibliography.NameList.NameList() -> void
+DocumentFormat.OpenXml.Bibliography.NameList.NameList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.NameList.NameList(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.NameList.NameList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.NameOrCorporateType
+DocumentFormat.OpenXml.Bibliography.NameOrCorporateType.Corporate.get -> DocumentFormat.OpenXml.Bibliography.Corporate?
+DocumentFormat.OpenXml.Bibliography.NameOrCorporateType.Corporate.set -> void
+DocumentFormat.OpenXml.Bibliography.NameOrCorporateType.NameList.get -> DocumentFormat.OpenXml.Bibliography.NameList?
+DocumentFormat.OpenXml.Bibliography.NameOrCorporateType.NameList.set -> void
+DocumentFormat.OpenXml.Bibliography.NameOrCorporateType.NameOrCorporateType() -> void
+DocumentFormat.OpenXml.Bibliography.NameOrCorporateType.NameOrCorporateType(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.NameOrCorporateType.NameOrCorporateType(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.NameOrCorporateType.NameOrCorporateType(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.NameType
+DocumentFormat.OpenXml.Bibliography.NameType.NameList.get -> DocumentFormat.OpenXml.Bibliography.NameList?
+DocumentFormat.OpenXml.Bibliography.NameType.NameList.set -> void
+DocumentFormat.OpenXml.Bibliography.NameType.NameType() -> void
+DocumentFormat.OpenXml.Bibliography.NameType.NameType(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.NameType.NameType(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.NameType.NameType(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.NumberVolumes
+DocumentFormat.OpenXml.Bibliography.NumberVolumes.NumberVolumes() -> void
+DocumentFormat.OpenXml.Bibliography.NumberVolumes.NumberVolumes(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Pages
+DocumentFormat.OpenXml.Bibliography.Pages.Pages() -> void
+DocumentFormat.OpenXml.Bibliography.Pages.Pages(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.PatentNumber
+DocumentFormat.OpenXml.Bibliography.PatentNumber.PatentNumber() -> void
+DocumentFormat.OpenXml.Bibliography.PatentNumber.PatentNumber(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.PatentType
+DocumentFormat.OpenXml.Bibliography.PatentType.PatentType() -> void
+DocumentFormat.OpenXml.Bibliography.PatentType.PatentType(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Performer
+DocumentFormat.OpenXml.Bibliography.Performer.Performer() -> void
+DocumentFormat.OpenXml.Bibliography.Performer.Performer(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Performer.Performer(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Performer.Performer(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.PeriodicalTitle
+DocumentFormat.OpenXml.Bibliography.PeriodicalTitle.PeriodicalTitle() -> void
+DocumentFormat.OpenXml.Bibliography.PeriodicalTitle.PeriodicalTitle(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Person
+DocumentFormat.OpenXml.Bibliography.Person.Person() -> void
+DocumentFormat.OpenXml.Bibliography.Person.Person(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Person.Person(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Person.Person(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.ProducerName
+DocumentFormat.OpenXml.Bibliography.ProducerName.ProducerName() -> void
+DocumentFormat.OpenXml.Bibliography.ProducerName.ProducerName(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.ProducerName.ProducerName(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.ProducerName.ProducerName(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.ProductionCompany
+DocumentFormat.OpenXml.Bibliography.ProductionCompany.ProductionCompany() -> void
+DocumentFormat.OpenXml.Bibliography.ProductionCompany.ProductionCompany(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.PublicationTitle
+DocumentFormat.OpenXml.Bibliography.PublicationTitle.PublicationTitle() -> void
+DocumentFormat.OpenXml.Bibliography.PublicationTitle.PublicationTitle(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Publisher
+DocumentFormat.OpenXml.Bibliography.Publisher.Publisher() -> void
+DocumentFormat.OpenXml.Bibliography.Publisher.Publisher(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.RecordingNumber
+DocumentFormat.OpenXml.Bibliography.RecordingNumber.RecordingNumber() -> void
+DocumentFormat.OpenXml.Bibliography.RecordingNumber.RecordingNumber(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.ReferenceOrder
+DocumentFormat.OpenXml.Bibliography.ReferenceOrder.ReferenceOrder() -> void
+DocumentFormat.OpenXml.Bibliography.ReferenceOrder.ReferenceOrder(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Reporter
+DocumentFormat.OpenXml.Bibliography.Reporter.Reporter() -> void
+DocumentFormat.OpenXml.Bibliography.Reporter.Reporter(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.ShortTitle
+DocumentFormat.OpenXml.Bibliography.ShortTitle.ShortTitle() -> void
+DocumentFormat.OpenXml.Bibliography.ShortTitle.ShortTitle(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Source
+DocumentFormat.OpenXml.Bibliography.Source.AbbreviatedCaseNumber.get -> DocumentFormat.OpenXml.Bibliography.AbbreviatedCaseNumber?
+DocumentFormat.OpenXml.Bibliography.Source.AbbreviatedCaseNumber.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.AlbumTitle.get -> DocumentFormat.OpenXml.Bibliography.AlbumTitle?
+DocumentFormat.OpenXml.Bibliography.Source.AlbumTitle.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.AuthorList.get -> DocumentFormat.OpenXml.Bibliography.AuthorList?
+DocumentFormat.OpenXml.Bibliography.Source.AuthorList.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.BookTitle.get -> DocumentFormat.OpenXml.Bibliography.BookTitle?
+DocumentFormat.OpenXml.Bibliography.Source.BookTitle.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Broadcaster.get -> DocumentFormat.OpenXml.Bibliography.Broadcaster?
+DocumentFormat.OpenXml.Bibliography.Source.Broadcaster.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.BroadcastTitle.get -> DocumentFormat.OpenXml.Bibliography.BroadcastTitle?
+DocumentFormat.OpenXml.Bibliography.Source.BroadcastTitle.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.CaseNumber.get -> DocumentFormat.OpenXml.Bibliography.CaseNumber?
+DocumentFormat.OpenXml.Bibliography.Source.CaseNumber.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.ChapterNumber.get -> DocumentFormat.OpenXml.Bibliography.ChapterNumber?
+DocumentFormat.OpenXml.Bibliography.Source.ChapterNumber.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.City.get -> DocumentFormat.OpenXml.Bibliography.City?
+DocumentFormat.OpenXml.Bibliography.Source.City.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Comments.get -> DocumentFormat.OpenXml.Bibliography.Comments?
+DocumentFormat.OpenXml.Bibliography.Source.Comments.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.ConferenceName.get -> DocumentFormat.OpenXml.Bibliography.ConferenceName?
+DocumentFormat.OpenXml.Bibliography.Source.ConferenceName.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.CountryRegion.get -> DocumentFormat.OpenXml.Bibliography.CountryRegion?
+DocumentFormat.OpenXml.Bibliography.Source.CountryRegion.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Court.get -> DocumentFormat.OpenXml.Bibliography.Court?
+DocumentFormat.OpenXml.Bibliography.Source.Court.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Day.get -> DocumentFormat.OpenXml.Bibliography.Day?
+DocumentFormat.OpenXml.Bibliography.Source.Day.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.DayAccessed.get -> DocumentFormat.OpenXml.Bibliography.DayAccessed?
+DocumentFormat.OpenXml.Bibliography.Source.DayAccessed.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Department.get -> DocumentFormat.OpenXml.Bibliography.Department?
+DocumentFormat.OpenXml.Bibliography.Source.Department.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Distributor.get -> DocumentFormat.OpenXml.Bibliography.Distributor?
+DocumentFormat.OpenXml.Bibliography.Source.Distributor.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Edition.get -> DocumentFormat.OpenXml.Bibliography.Edition?
+DocumentFormat.OpenXml.Bibliography.Source.Edition.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.GuidString.get -> DocumentFormat.OpenXml.Bibliography.GuidString?
+DocumentFormat.OpenXml.Bibliography.Source.GuidString.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Institution.get -> DocumentFormat.OpenXml.Bibliography.Institution?
+DocumentFormat.OpenXml.Bibliography.Source.Institution.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.InternetSiteTitle.get -> DocumentFormat.OpenXml.Bibliography.InternetSiteTitle?
+DocumentFormat.OpenXml.Bibliography.Source.InternetSiteTitle.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Issue.get -> DocumentFormat.OpenXml.Bibliography.Issue?
+DocumentFormat.OpenXml.Bibliography.Source.Issue.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.JournalName.get -> DocumentFormat.OpenXml.Bibliography.JournalName?
+DocumentFormat.OpenXml.Bibliography.Source.JournalName.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.LcId.get -> DocumentFormat.OpenXml.Bibliography.LcId?
+DocumentFormat.OpenXml.Bibliography.Source.LcId.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Medium.get -> DocumentFormat.OpenXml.Bibliography.Medium?
+DocumentFormat.OpenXml.Bibliography.Source.Medium.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Month.get -> DocumentFormat.OpenXml.Bibliography.Month?
+DocumentFormat.OpenXml.Bibliography.Source.Month.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.MonthAccessed.get -> DocumentFormat.OpenXml.Bibliography.MonthAccessed?
+DocumentFormat.OpenXml.Bibliography.Source.MonthAccessed.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.NumberVolumes.get -> DocumentFormat.OpenXml.Bibliography.NumberVolumes?
+DocumentFormat.OpenXml.Bibliography.Source.NumberVolumes.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Pages.get -> DocumentFormat.OpenXml.Bibliography.Pages?
+DocumentFormat.OpenXml.Bibliography.Source.Pages.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.PatentNumber.get -> DocumentFormat.OpenXml.Bibliography.PatentNumber?
+DocumentFormat.OpenXml.Bibliography.Source.PatentNumber.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.PatentType.get -> DocumentFormat.OpenXml.Bibliography.PatentType?
+DocumentFormat.OpenXml.Bibliography.Source.PatentType.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.PeriodicalTitle.get -> DocumentFormat.OpenXml.Bibliography.PeriodicalTitle?
+DocumentFormat.OpenXml.Bibliography.Source.PeriodicalTitle.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.ProductionCompany.get -> DocumentFormat.OpenXml.Bibliography.ProductionCompany?
+DocumentFormat.OpenXml.Bibliography.Source.ProductionCompany.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.PublicationTitle.get -> DocumentFormat.OpenXml.Bibliography.PublicationTitle?
+DocumentFormat.OpenXml.Bibliography.Source.PublicationTitle.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Publisher.get -> DocumentFormat.OpenXml.Bibliography.Publisher?
+DocumentFormat.OpenXml.Bibliography.Source.Publisher.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.RecordingNumber.get -> DocumentFormat.OpenXml.Bibliography.RecordingNumber?
+DocumentFormat.OpenXml.Bibliography.Source.RecordingNumber.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.ReferenceOrder.get -> DocumentFormat.OpenXml.Bibliography.ReferenceOrder?
+DocumentFormat.OpenXml.Bibliography.Source.ReferenceOrder.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Reporter.get -> DocumentFormat.OpenXml.Bibliography.Reporter?
+DocumentFormat.OpenXml.Bibliography.Source.Reporter.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.ShortTitle.get -> DocumentFormat.OpenXml.Bibliography.ShortTitle?
+DocumentFormat.OpenXml.Bibliography.Source.ShortTitle.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Source() -> void
+DocumentFormat.OpenXml.Bibliography.Source.Source(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Source.Source(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Source.Source(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Source.SourceType.get -> DocumentFormat.OpenXml.Bibliography.SourceType?
+DocumentFormat.OpenXml.Bibliography.Source.SourceType.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.StandardNumber.get -> DocumentFormat.OpenXml.Bibliography.StandardNumber?
+DocumentFormat.OpenXml.Bibliography.Source.StandardNumber.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.StateProvince.get -> DocumentFormat.OpenXml.Bibliography.StateProvince?
+DocumentFormat.OpenXml.Bibliography.Source.StateProvince.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Station.get -> DocumentFormat.OpenXml.Bibliography.Station?
+DocumentFormat.OpenXml.Bibliography.Source.Station.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Tag.get -> DocumentFormat.OpenXml.Bibliography.Tag?
+DocumentFormat.OpenXml.Bibliography.Source.Tag.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Theater.get -> DocumentFormat.OpenXml.Bibliography.Theater?
+DocumentFormat.OpenXml.Bibliography.Source.Theater.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.ThesisType.get -> DocumentFormat.OpenXml.Bibliography.ThesisType?
+DocumentFormat.OpenXml.Bibliography.Source.ThesisType.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Title.get -> DocumentFormat.OpenXml.Bibliography.Title?
+DocumentFormat.OpenXml.Bibliography.Source.Title.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.UrlString.get -> DocumentFormat.OpenXml.Bibliography.UrlString?
+DocumentFormat.OpenXml.Bibliography.Source.UrlString.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Version.get -> DocumentFormat.OpenXml.Bibliography.Version?
+DocumentFormat.OpenXml.Bibliography.Source.Version.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Volume.get -> DocumentFormat.OpenXml.Bibliography.Volume?
+DocumentFormat.OpenXml.Bibliography.Source.Volume.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.Year.get -> DocumentFormat.OpenXml.Bibliography.Year?
+DocumentFormat.OpenXml.Bibliography.Source.Year.set -> void
+DocumentFormat.OpenXml.Bibliography.Source.YearAccessed.get -> DocumentFormat.OpenXml.Bibliography.YearAccessed?
+DocumentFormat.OpenXml.Bibliography.Source.YearAccessed.set -> void
+DocumentFormat.OpenXml.Bibliography.Sources
+DocumentFormat.OpenXml.Bibliography.Sources.Load(DocumentFormat.OpenXml.Packaging.CustomXmlPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Bibliography.Sources.Save(DocumentFormat.OpenXml.Packaging.CustomXmlPart! openXmlPart) -> void
+DocumentFormat.OpenXml.Bibliography.Sources.SelectedStyle.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Bibliography.Sources.SelectedStyle.set -> void
+DocumentFormat.OpenXml.Bibliography.Sources.Sources() -> void
+DocumentFormat.OpenXml.Bibliography.Sources.Sources(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Sources.Sources(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Sources.Sources(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Sources.StyleName.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Bibliography.Sources.StyleName.set -> void
+DocumentFormat.OpenXml.Bibliography.Sources.Uri.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Bibliography.Sources.Uri.set -> void
+DocumentFormat.OpenXml.Bibliography.SourceType
+DocumentFormat.OpenXml.Bibliography.SourceType.SourceType() -> void
+DocumentFormat.OpenXml.Bibliography.SourceType.SourceType(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.StandardNumber
+DocumentFormat.OpenXml.Bibliography.StandardNumber.StandardNumber() -> void
+DocumentFormat.OpenXml.Bibliography.StandardNumber.StandardNumber(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.StateProvince
+DocumentFormat.OpenXml.Bibliography.StateProvince.StateProvince() -> void
+DocumentFormat.OpenXml.Bibliography.StateProvince.StateProvince(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Station
+DocumentFormat.OpenXml.Bibliography.Station.Station() -> void
+DocumentFormat.OpenXml.Bibliography.Station.Station(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Tag
+DocumentFormat.OpenXml.Bibliography.Tag.Tag() -> void
+DocumentFormat.OpenXml.Bibliography.Tag.Tag(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Theater
+DocumentFormat.OpenXml.Bibliography.Theater.Theater() -> void
+DocumentFormat.OpenXml.Bibliography.Theater.Theater(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.ThesisType
+DocumentFormat.OpenXml.Bibliography.ThesisType.ThesisType() -> void
+DocumentFormat.OpenXml.Bibliography.ThesisType.ThesisType(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Title
+DocumentFormat.OpenXml.Bibliography.Title.Title() -> void
+DocumentFormat.OpenXml.Bibliography.Title.Title(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Translator
+DocumentFormat.OpenXml.Bibliography.Translator.Translator() -> void
+DocumentFormat.OpenXml.Bibliography.Translator.Translator(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Translator.Translator(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Translator.Translator(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.UrlString
+DocumentFormat.OpenXml.Bibliography.UrlString.UrlString() -> void
+DocumentFormat.OpenXml.Bibliography.UrlString.UrlString(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Version
+DocumentFormat.OpenXml.Bibliography.Version.Version() -> void
+DocumentFormat.OpenXml.Bibliography.Version.Version(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Volume
+DocumentFormat.OpenXml.Bibliography.Volume.Volume() -> void
+DocumentFormat.OpenXml.Bibliography.Volume.Volume(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.Writer
+DocumentFormat.OpenXml.Bibliography.Writer.Writer() -> void
+DocumentFormat.OpenXml.Bibliography.Writer.Writer(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Writer.Writer(string! outerXml) -> void
+DocumentFormat.OpenXml.Bibliography.Writer.Writer(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Bibliography.Year
+DocumentFormat.OpenXml.Bibliography.Year.Year() -> void
+DocumentFormat.OpenXml.Bibliography.Year.Year(string! text) -> void
+DocumentFormat.OpenXml.Bibliography.YearAccessed
+DocumentFormat.OpenXml.Bibliography.YearAccessed.YearAccessed() -> void
+DocumentFormat.OpenXml.Bibliography.YearAccessed.YearAccessed(string! text) -> void
+DocumentFormat.OpenXml.BooleanValue
+DocumentFormat.OpenXml.BooleanValue.BooleanValue() -> void
+DocumentFormat.OpenXml.BooleanValue.BooleanValue(bool value) -> void
+DocumentFormat.OpenXml.BooleanValue.BooleanValue(DocumentFormat.OpenXml.BooleanValue! source) -> void
+DocumentFormat.OpenXml.ByteValue
+DocumentFormat.OpenXml.ByteValue.ByteValue() -> void
+DocumentFormat.OpenXml.ByteValue.ByteValue(byte value) -> void
+DocumentFormat.OpenXml.ByteValue.ByteValue(DocumentFormat.OpenXml.ByteValue! source) -> void
+DocumentFormat.OpenXml.ChildElementInfoAttribute
+DocumentFormat.OpenXml.ChildElementInfoAttribute.AvailableInVersion.get -> DocumentFormat.OpenXml.FileFormatVersions
+DocumentFormat.OpenXml.ChildElementInfoAttribute.ChildElementInfoAttribute(System.Type! elementType) -> void
+DocumentFormat.OpenXml.ChildElementInfoAttribute.ChildElementInfoAttribute(System.Type! elementType, DocumentFormat.OpenXml.FileFormatVersions availableInOfficeVersion) -> void
+DocumentFormat.OpenXml.ChildElementInfoAttribute.ElementType.get -> System.Type!
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.CustomDocumentProperty() -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.CustomDocumentProperty(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.CustomDocumentProperty(string! outerXml) -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.CustomDocumentProperty(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.FormatId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.FormatId.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.LinkTarget.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.LinkTarget.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.Name.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.Name.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.PropertyId.get -> DocumentFormat.OpenXml.Int32Value?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.PropertyId.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTArray.get -> DocumentFormat.OpenXml.VariantTypes.VTArray?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTArray.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTBlob.get -> DocumentFormat.OpenXml.VariantTypes.VTBlob?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTBlob.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTBool.get -> DocumentFormat.OpenXml.VariantTypes.VTBool?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTBool.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTBString.get -> DocumentFormat.OpenXml.VariantTypes.VTBString?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTBString.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTByte.get -> DocumentFormat.OpenXml.VariantTypes.VTByte?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTByte.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTClassId.get -> DocumentFormat.OpenXml.VariantTypes.VTClassId?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTClassId.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTClipboardData.get -> DocumentFormat.OpenXml.VariantTypes.VTClipboardData?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTClipboardData.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTCurrency.get -> DocumentFormat.OpenXml.VariantTypes.VTCurrency?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTCurrency.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTDate.get -> DocumentFormat.OpenXml.VariantTypes.VTDate?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTDate.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTDecimal.get -> DocumentFormat.OpenXml.VariantTypes.VTDecimal?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTDecimal.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTDouble.get -> DocumentFormat.OpenXml.VariantTypes.VTDouble?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTDouble.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTEmpty.get -> DocumentFormat.OpenXml.VariantTypes.VTEmpty?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTEmpty.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTError.get -> DocumentFormat.OpenXml.VariantTypes.VTError?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTError.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTFileTime.get -> DocumentFormat.OpenXml.VariantTypes.VTFileTime?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTFileTime.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTFloat.get -> DocumentFormat.OpenXml.VariantTypes.VTFloat?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTFloat.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTInt32.get -> DocumentFormat.OpenXml.VariantTypes.VTInt32?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTInt32.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTInt64.get -> DocumentFormat.OpenXml.VariantTypes.VTInt64?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTInt64.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTInteger.get -> DocumentFormat.OpenXml.VariantTypes.VTInteger?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTInteger.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTLPSTR.get -> DocumentFormat.OpenXml.VariantTypes.VTLPSTR?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTLPSTR.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTLPWSTR.get -> DocumentFormat.OpenXml.VariantTypes.VTLPWSTR?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTLPWSTR.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTNull.get -> DocumentFormat.OpenXml.VariantTypes.VTNull?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTNull.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTOBlob.get -> DocumentFormat.OpenXml.VariantTypes.VTOBlob?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTOBlob.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTOStorage.get -> DocumentFormat.OpenXml.VariantTypes.VTOStorage?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTOStorage.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTOStreamData.get -> DocumentFormat.OpenXml.VariantTypes.VTOStreamData?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTOStreamData.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTShort.get -> DocumentFormat.OpenXml.VariantTypes.VTShort?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTShort.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTStorage.get -> DocumentFormat.OpenXml.VariantTypes.VTStorage?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTStorage.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTStreamData.get -> DocumentFormat.OpenXml.VariantTypes.VTStreamData?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTStreamData.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTUnsignedByte.get -> DocumentFormat.OpenXml.VariantTypes.VTUnsignedByte?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTUnsignedByte.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTUnsignedInt32.get -> DocumentFormat.OpenXml.VariantTypes.VTUnsignedInt32?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTUnsignedInt32.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTUnsignedInt64.get -> DocumentFormat.OpenXml.VariantTypes.VTUnsignedInt64?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTUnsignedInt64.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTUnsignedInteger.get -> DocumentFormat.OpenXml.VariantTypes.VTUnsignedInteger?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTUnsignedInteger.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTUnsignedShort.get -> DocumentFormat.OpenXml.VariantTypes.VTUnsignedShort?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTUnsignedShort.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTVector.get -> DocumentFormat.OpenXml.VariantTypes.VTVector?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTVector.set -> void
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTVStreamData.get -> DocumentFormat.OpenXml.VariantTypes.VTVStreamData?
+DocumentFormat.OpenXml.CustomProperties.CustomDocumentProperty.VTVStreamData.set -> void
+DocumentFormat.OpenXml.CustomProperties.Properties
+DocumentFormat.OpenXml.CustomProperties.Properties.CustomFilePropertiesPart.get -> DocumentFormat.OpenXml.Packaging.CustomFilePropertiesPart?
+DocumentFormat.OpenXml.CustomProperties.Properties.Load(DocumentFormat.OpenXml.Packaging.CustomFilePropertiesPart! openXmlPart) -> void
+DocumentFormat.OpenXml.CustomProperties.Properties.Properties() -> void
+DocumentFormat.OpenXml.CustomProperties.Properties.Properties(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.CustomProperties.Properties.Properties(string! outerXml) -> void
+DocumentFormat.OpenXml.CustomProperties.Properties.Properties(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.CustomProperties.Properties.Save(DocumentFormat.OpenXml.Packaging.CustomFilePropertiesPart! openXmlPart) -> void
+DocumentFormat.OpenXml.CustomXmlDataProperties.DataStoreItem
+DocumentFormat.OpenXml.CustomXmlDataProperties.DataStoreItem.CustomXmlPropertiesPart.get -> DocumentFormat.OpenXml.Packaging.CustomXmlPropertiesPart?
+DocumentFormat.OpenXml.CustomXmlDataProperties.DataStoreItem.DataStoreItem() -> void
+DocumentFormat.OpenXml.CustomXmlDataProperties.DataStoreItem.DataStoreItem(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.CustomXmlDataProperties.DataStoreItem.DataStoreItem(string! outerXml) -> void
+DocumentFormat.OpenXml.CustomXmlDataProperties.DataStoreItem.DataStoreItem(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.CustomXmlDataProperties.DataStoreItem.ItemId.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.CustomXmlDataProperties.DataStoreItem.ItemId.set -> void
+DocumentFormat.OpenXml.CustomXmlDataProperties.DataStoreItem.Load(DocumentFormat.OpenXml.Packaging.CustomXmlPropertiesPart! openXmlPart) -> void
+DocumentFormat.OpenXml.CustomXmlDataProperties.DataStoreItem.Save(DocumentFormat.OpenXml.Packaging.CustomXmlPropertiesPart! openXmlPart) -> void
+DocumentFormat.OpenXml.CustomXmlDataProperties.DataStoreItem.SchemaReferences.get -> DocumentFormat.OpenXml.CustomXmlDataProperties.SchemaReferences?
+DocumentFormat.OpenXml.CustomXmlDataProperties.DataStoreItem.SchemaReferences.set -> void
+DocumentFormat.OpenXml.CustomXmlDataProperties.SchemaReference
+DocumentFormat.OpenXml.CustomXmlDataProperties.SchemaReference.SchemaReference() -> void
+DocumentFormat.OpenXml.CustomXmlDataProperties.SchemaReference.Uri.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.CustomXmlDataProperties.SchemaReference.Uri.set -> void
+DocumentFormat.OpenXml.CustomXmlDataProperties.SchemaReferences
+DocumentFormat.OpenXml.CustomXmlDataProperties.SchemaReferences.SchemaReferences() -> void
+DocumentFormat.OpenXml.CustomXmlDataProperties.SchemaReferences.SchemaReferences(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.CustomXmlDataProperties.SchemaReferences.SchemaReferences(string! outerXml) -> void
+DocumentFormat.OpenXml.CustomXmlDataProperties.SchemaReferences.SchemaReferences(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.CustomXmlSchemaReferences.Schema
+DocumentFormat.OpenXml.CustomXmlSchemaReferences.Schema.ManifestLocation.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.CustomXmlSchemaReferences.Schema.ManifestLocation.set -> void
+DocumentFormat.OpenXml.CustomXmlSchemaReferences.Schema.Schema() -> void
+DocumentFormat.OpenXml.CustomXmlSchemaReferences.Schema.SchemaLocation.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.CustomXmlSchemaReferences.Schema.SchemaLocation.set -> void
+DocumentFormat.OpenXml.CustomXmlSchemaReferences.Schema.Uri.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.CustomXmlSchemaReferences.Schema.Uri.set -> void
+DocumentFormat.OpenXml.CustomXmlSchemaReferences.SchemaLibrary
+DocumentFormat.OpenXml.CustomXmlSchemaReferences.SchemaLibrary.SchemaLibrary() -> void
+DocumentFormat.OpenXml.CustomXmlSchemaReferences.SchemaLibrary.SchemaLibrary(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.CustomXmlSchemaReferences.SchemaLibrary.SchemaLibrary(string! outerXml) -> void
+DocumentFormat.OpenXml.CustomXmlSchemaReferences.SchemaLibrary.SchemaLibrary(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.DateTimeValue
+DocumentFormat.OpenXml.DateTimeValue.DateTimeValue() -> void
+DocumentFormat.OpenXml.DateTimeValue.DateTimeValue(DocumentFormat.OpenXml.DateTimeValue! source) -> void
+DocumentFormat.OpenXml.DateTimeValue.DateTimeValue(System.DateTime value) -> void
+DocumentFormat.OpenXml.DecimalValue
+DocumentFormat.OpenXml.DecimalValue.DecimalValue() -> void
+DocumentFormat.OpenXml.DecimalValue.DecimalValue(decimal value) -> void
+DocumentFormat.OpenXml.DecimalValue.DecimalValue(DocumentFormat.OpenXml.DecimalValue! source) -> void
+DocumentFormat.OpenXml.DoubleValue
+DocumentFormat.OpenXml.DoubleValue.DoubleValue() -> void
+DocumentFormat.OpenXml.DoubleValue.DoubleValue(DocumentFormat.OpenXml.DoubleValue! source) -> void
+DocumentFormat.OpenXml.DoubleValue.DoubleValue(double value) -> void
+DocumentFormat.OpenXml.Drawing.Accent1Color
+DocumentFormat.OpenXml.Drawing.Accent1Color.Accent1Color() -> void
+DocumentFormat.OpenXml.Drawing.Accent1Color.Accent1Color(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Drawing.Accent1Color.Accent1Color(string! outerXml) -> void
+DocumentFormat.OpenXml.Drawing.Accent1Color.Accent1Color(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Drawing.Accent2Color
+DocumentFormat.OpenXml.Drawing.Accent2Color.Accent2Color() -> void
+DocumentFormat.OpenXml.Drawing.Accent2Color.Accent2Color(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Drawing.Accent2Color.Accent2Color(string! outerXml) -> void
+DocumentFormat.OpenXml.Drawing.Accent2Color.Accent2Color(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Drawing.Accent3Color
+DocumentFormat.OpenXml.Drawing.Accent3Color.Accent3Color() -> void
+DocumentFormat.OpenXml.Drawing.Accent3Color.Accent3Color(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Drawing.Accent3Color.Accent3Color(string! outerXml) -> void
+DocumentFormat.OpenXml.Drawing.Accent3Color.Accent3Color(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Drawing.Accent4Color
+DocumentFormat.OpenXml.Drawing.Accent4Color.Accent4Color() -> void
+DocumentFormat.OpenXml.Drawing.Accent4Color.Accent4Color(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Drawing.Accent4Color.Accent4Color(string! outerXml) -> void
+DocumentFormat.OpenXml.Drawing.Accent4Color.Accent4Color(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Drawing.Accent5Color
+DocumentFormat.OpenXml.Drawing.Accent5Color.Accent5Color() -> void
+DocumentFormat.OpenXml.Drawing.Accent5Color.Accent5Color(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Drawing.Accent5Color.Accent5Color(string! outerXml) -> void
+DocumentFormat.OpenXml.Drawing.Accent5Color.Accent5Color(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Drawing.Accent6Color
+DocumentFormat.OpenXml.Drawing.Accent6Color.Accent6Color() -> void
+DocumentFormat.OpenXml.Drawing.Accent6Color.Accent6Color(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Drawing.Accent6Color.Accent6Color(string! outerXml) -> void
+DocumentFormat.OpenXml.Drawing.Accent6Color.Accent6Color(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandleList
+DocumentFormat.OpenXml.Drawing.AdjustHandleList.AdjustHandleList() -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandleList.AdjustHandleList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandleList.AdjustHandleList(string! outerXml) -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandleList.AdjustHandleList(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.AdjustHandlePolar() -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.AdjustHandlePolar(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.AdjustHandlePolar(string! outerXml) -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.AdjustHandlePolar(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.AngleAdjustmentGuide.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.AngleAdjustmentGuide.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.MaxAngle.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.MaxAngle.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.MaxRadial.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.MaxRadial.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.MinAngle.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.MinAngle.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.MinRadial.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.MinRadial.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.Position.get -> DocumentFormat.OpenXml.Drawing.Position?
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.Position.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.RadialAdjustmentGuide.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Drawing.AdjustHandlePolar.RadialAdjustmentGuide.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.AdjustHandleXY() -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.AdjustHandleXY(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.AdjustHandleXY(string! outerXml) -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.AdjustHandleXY(System.Collections.Generic.IEnumerable! childElements) -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.MaxX.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.MaxX.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.MaxY.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.MaxY.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.MinX.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.MinX.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.MinY.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.MinY.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.Position.get -> DocumentFormat.OpenXml.Drawing.Position?
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.Position.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.XAdjustmentGuide.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.XAdjustmentGuide.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.YAdjustmentGuide.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Drawing.AdjustHandleXY.YAdjustmentGuide.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustPoint2DType
+DocumentFormat.OpenXml.Drawing.AdjustPoint2DType.AdjustPoint2DType() -> void
+DocumentFormat.OpenXml.Drawing.AdjustPoint2DType.X.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Drawing.AdjustPoint2DType.X.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustPoint2DType.Y.get -> DocumentFormat.OpenXml.StringValue?
+DocumentFormat.OpenXml.Drawing.AdjustPoint2DType.Y.set -> void
+DocumentFormat.OpenXml.Drawing.AdjustValueList
+DocumentFormat.OpenXml.Drawing.AdjustValueList.AdjustValueList() -> void
+DocumentFormat.OpenXml.Drawing.AdjustValueList.AdjustValueList(params DocumentFormat.OpenXml.OpenXmlElement![]! childElements) -> void
+DocumentFormat.OpenXml.Drawing.AdjustValueList.AdjustValueList(string! outerXml) -> void
+DocumentFormat.OpenXml.Drawing.AdjustValueList.AdjustValueList(System.Collections.Generic.IEnumerable