Freigeben über


Group Klasse

Definition

Definiert die Gruppenklasse.

Diese Klasse ist in Office 2010 und höher verfügbar.

Wenn das Objekt als xml serialisiert wird, lautet der qualifizierte Name mso14:group.

[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ControlClone), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.LabelControl), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Button), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ToggleButton), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.CheckBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.EditBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ComboBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DropDownRegular), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Gallery), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Menu), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DynamicMenu), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.SplitButton), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Box), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ButtonGroup), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Separator), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DialogBoxLauncher), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(57, "group")]
public class Group : DocumentFormat.OpenXml.OpenXmlCompositeElement
public class Group : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.SchemaAttr(57, "group")]
public class Group : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.SchemaAttr("mso14:group")]
public class Group : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.SchemaAttr("mso14:group")]
public class Group : DocumentFormat.OpenXml.TypedOpenXmlCompositeElement
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ControlClone), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.LabelControl), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Button), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ToggleButton), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.CheckBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.EditBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ComboBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DropDownRegular), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Gallery), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Menu), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DynamicMenu), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.SplitButton), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Box), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ButtonGroup), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Separator), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DialogBoxLauncher), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
public class Group : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ControlClone), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.LabelControl), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Button), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ToggleButton), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.CheckBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.EditBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ComboBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DropDownRegular), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Gallery), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Menu), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DynamicMenu), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.SplitButton), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Box), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ButtonGroup), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Separator), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DialogBoxLauncher), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public class Group : DocumentFormat.OpenXml.OpenXmlCompositeElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ControlClone), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.LabelControl), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Button), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ToggleButton), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.CheckBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.EditBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ComboBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DropDownRegular), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Gallery), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Menu), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DynamicMenu), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.SplitButton), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Box), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ButtonGroup), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Separator), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DialogBoxLauncher), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(57, "group")>]
type Group = class
    inherit OpenXmlCompositeElement
type Group = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.SchemaAttr(57, "group")>]
type Group = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.SchemaAttr("mso14:group")>]
type Group = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.SchemaAttr("mso14:group")>]
type Group = class
    inherit TypedOpenXmlCompositeElement
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ControlClone), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.LabelControl), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Button), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ToggleButton), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.CheckBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.EditBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ComboBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DropDownRegular), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Gallery), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Menu), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DynamicMenu), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.SplitButton), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Box), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ButtonGroup), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Separator), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DialogBoxLauncher), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
type Group = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ControlClone), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.LabelControl), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Button), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ToggleButton), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.CheckBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.EditBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ComboBox), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DropDownRegular), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Gallery), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Menu), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DynamicMenu), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.SplitButton), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Box), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.ButtonGroup), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.Separator), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.CustomUI.DialogBoxLauncher), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
type Group = class
    inherit OpenXmlCompositeElement
Public Class Group
Inherits OpenXmlCompositeElement
Public Class Group
Inherits TypedOpenXmlCompositeElement
Vererbung
Vererbung
Attribute

Hinweise

2.3.47 CT_Group

Zielnamespace:http://schemas.microsoft.com/office/2009/07/customui

Referenziert von: CT_Tab

Gibt eine Gruppierung von Steuerelementen innerhalb einer Menübandregisterkarte an.

Untergeordnete Elemente:

Steuerung: Ein CT_ControlClone-Element , wie in Abschnitt 2.3.36 angegeben.

labelControl: Ein CT_LabelControl-Element , wie in Abschnitt 2.3.53 angegeben.

Schaltfläche: Ein CT_Button-Element , wie in Abschnitt 2.3.24 angegeben.

Togglebutton: Ein CT_ToggleButton-Element , wie in Abschnitt 2.3.81 angegeben.

Checkbox: Ein CT_CheckBox-Element , wie in Abschnitt 2.3.27 angegeben.

Bearbeitungsfeld: Ein CT_EditBox-Element , wie in Abschnitt 2.3.44 angegeben.

Combobox: Ein CT_ComboBox Element, wie in Abschnitt 2.3.28 angegeben.

dropDown: Ein CT_DropDownRegular-Element , wie in Abschnitt 2.3.41 angegeben.

Galerie: Ein CT_Gallery-Element , wie in Abschnitt 2.3.45 angegeben.

Menü: Ein CT_Menu-Element , wie in Abschnitt 2.3.55 angegeben.

dynamicMenu: Ein CT_DynamicMenu-Element , wie in Abschnitt 2.3.42 angegeben.

Splitbutton: Ein CT_SplitButton Element, wie in Abschnitt 2.3.67 angegeben.

Box: Ein CT_Box-Element , wie in Abschnitt 2.3.23 angegeben.

buttonGroup: Ein CT_ButtonGroup Element, wie in Abschnitt 2.3.25 angegeben.

Trennzeichen: Ein CT_Separator Element, wie in Abschnitt 2.3.65 angegeben.

dialogBoxLauncher: Ein CT_DialogLauncher Element, wie in Abschnitt 2.3.40 angegeben.

Attribute:

Id: Ein ST_UniqueID Attribut, wie in Abschnitt 2.4.22 angegeben, das den Bezeichner eines benutzerdefinierten Steuerelements angibt. Alle benutzerdefinierten Steuerelemente MÜSSEN über eindeutige Bezeichner verfügen. Die Attribute id, idQ und idMso schließen sich gegenseitig aus. Genau eines dieser Attribute MUSS für alle Steuerelemente angegeben werden.

idQ: Ein ST_QID Attribut, wie in Abschnitt 2.4.17 angegeben, das den qualifizierten Bezeichner eines Steuerelements angibt. Dieses Attribut wird verwendet, um auf Steuerelemente oder Container zu verweisen, die von anderen Dokumenten der benutzerdefinierten Benutzeroberfläche erstellt wurden. Die Attribute id, idQ und idMso schließen sich gegenseitig aus. Genau eines dieser Attribute MUSS für alle Steuerelemente angegeben werden.

Etikett: Ein ST_String Attribut, wie in Abschnitt 2.4.19 angegeben, das eine beliebige Zeichenfolge angibt, die zusätzliche Informationen zu diesem Steuerelement während Aufrufen der Rückruffunktion bereitstellt. Wenn dieses Attribut nicht angegeben wird, wird der Wert standardmäßig auf eine leere Zeichenfolge festgelegt.

idMso: Ein ST_ID Attribut, wie in Abschnitt 2.4.12 angegeben, das den Bezeichner eines integrierten Steuerelements angibt. Die Attribute id, idQ und idMso schließen sich gegenseitig aus. Genau eines dieser Attribute MUSS angegeben werden.

Etikett: Ein ST_String-Attribut , das eine Zeichenfolge angibt, die als Bezeichnung dieses Steuerelements angezeigt wird. Die Attribute label und getLabel schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn kein Attribut angegeben ist, wird keine Bezeichnung angezeigt.

getLabel: Ein ST_Delegate Attribut, das den Namen einer Rückruffunktion angibt, die aufgerufen wird, um die Bezeichnung dieses Steuerelements zu bestimmen. Die Attribute label und getLabel schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn kein Attribut angegeben ist, wird keine Bezeichnung angezeigt.

Bild: Ein ST_Uri Attribut, wie in Abschnitt 2.4.23 angegeben, das den Beziehungsbezeichner einer Bilddatei angibt, die als Symbol für dieses Steuerelement verwendet wird. Die Attribute image, getImage und imageMso schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn keines dieser Attribute angegeben ist, wird kein Symbol angezeigt.

imageMso: Ein ST_ID Attribut, wie in Abschnitt 2.4.12 angegeben, das den Bezeichner eines integrierten Bilds angibt, das als Symbol für dieses Steuerelement verwendet wird. Die Attribute image, getImage und imageMso schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn keines dieser Attribute angegeben ist, wird kein Symbol angezeigt.

Getimage: Ein ST_Delegate Attribut, wie in Abschnitt 2.4.7 angegeben, das den Namen einer Rückruffunktion angibt, die aufgerufen wird, um das Symbol dieses Steuerelements zu bestimmen. Die Attribute image, getImage und imageMso schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn keines dieser Attribute angegeben ist, wird kein Symbol angezeigt.

insertAfterMso: Ein ST_ID Attribut, das den Bezeichner eines integrierten Steuerelements angibt, nach dem dieses Steuerelement eingefügt wird. Die Attribute insertAfterMso, insertAfterQ, insertBeforeMso und insertBeforeQ schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn keines dieser Attribute angegeben ist, werden die Steuerelemente an den vorhandenen Satz von Steuerelementen in der Reihenfolge angefügt, in der sie im XML definiert sind.

insertBeforeMso: Ein ST_ID Attribut, das den Bezeichner eines integrierten Steuerelements angibt, vor dem dieses Steuerelement eingefügt wird. Die Attribute insertAfterMso, insertAfterQ, insertBeforeMso und insertBeforeQ schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn keines dieser Attribute angegeben ist, werden die Steuerelemente an den vorhandenen Satz von Steuerelementen in der Reihenfolge angefügt, in der sie im XML definiert sind.

insertAfterQ: Ein ST_QID Attribut, wie in Abschnitt 2.4.17 angegeben, das den qualifizierten Bezeichner eines Steuerelements angibt, nach dem dieses Steuerelement eingefügt wird. Die Attribute insertAfterMso, insertAfterQ, insertBeforeMso und insertBeforeQ schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn keines dieser Attribute angegeben ist, werden die Steuerelemente an den vorhandenen Satz von Steuerelementen in der Reihenfolge angefügt, in der sie im XML definiert sind.

insertBeforeQ: Ein ST_QID Attribut, das den qualifizierten Bezeichner eines Steuerelements angibt, vor dem dieses Steuerelement eingefügt wird. Die Attribute insertAfterMso, insertAfterQ, insertBeforeMso und insertBeforeQ schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn keines dieser Attribute angegeben ist, werden die Steuerelemente an den vorhandenen Satz von Steuerelementen in der Reihenfolge angefügt, in der sie im XML definiert sind.

Quickinfo: Ein ST_String Attribut, wie in Abschnitt 2.4.19 angegeben, das eine Zeichenfolge angibt, die als QuickInfo für dieses Steuerelement angezeigt wird. Die Attribute quickinfo und getScreentip schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn kein Attribut angegeben ist, wird keine QuickInfo angezeigt.

getScreentip: Ein ST_Delegate Attribut, das den Namen einer Rückruffunktion angibt, die aufgerufen wird, um die QuickInfo dieses Steuerelements zu bestimmen. Die Attribute quickinfo und getScreentip schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn kein Attribut angegeben ist, wird keine QuickInfo angezeigt.

Supertip: Ein ST_String-Attribut , das eine Zeichenfolge angibt, die als erweiterte QuickInfo dieses Steuerelements angezeigt wird. Die Attribute supertip und getSupertip schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn kein Attribut angegeben ist, wird keine erweiterte QuickInfo angezeigt.

getSupertip: Ein ST_Delegate Attribut, das den Namen einer Rückruffunktion angibt, die aufgerufen wird, um die erweiterte QuickInfo dieses Steuerelements zu bestimmen. Die Attribute supertip und getSupertip schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn kein Attribut angegeben ist, wird keine erweiterte QuickInfo angezeigt.

Sichtbar: Ein boolesches Attribut, das den Sichtbarkeitsstatus dieses Steuerelements angibt. Die attribute visible und getVisible schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn kein Attribut angegeben ist, ist das Steuerelement standardmäßig sichtbar.

Getvisible: Ein ST_Delegate Attribut, das den Namen einer Rückruffunktion angibt, die aufgerufen wird, um den Sichtbarkeitsstatus dieses Steuerelements zu bestimmen. Die attribute visible und getVisible schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn kein Attribut angegeben ist, ist das Steuerelement standardmäßig sichtbar.

Keytip: Ein ST_Keytip Attribut, wie in Abschnitt 2.4.14 angegeben, das eine Zeichenfolge angibt, die als KeyTip für dieses Steuerelement angezeigt wird. Die Attribute keytip und getKeytip schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn kein Attribut angegeben ist, wird keine KeyTip angezeigt.

getKeytip: Ein ST_Delegate Attribut, das den Namen einer Rückruffunktion angibt, die aufgerufen wird, um den KeyTip für dieses Steuerelement zu bestimmen. Die Attribute keytip und getKeytip schließen sich gegenseitig aus. Sie DÜRFEN NICHT zusammen verwendet werden. Wenn kein Attribut angegeben ist, wird keine KeyTip angezeigt.

Autoskalierung: Ein boolesches Attribut, das angibt, ob der Inhalt dieses Gruppensteuerelements automatisch geändert wird, wenn sich die Größe des enthaltenden Fensters ändert. Wenn dieses Attribut nicht angegeben wird, ändert sich die Größe des Inhalts dieses Gruppensteuerelements nicht automatisch.

centerVertically: Ein boolesches Attribut, das angibt, ob der Inhalt dieses Gruppensteuerelements vertikal innerhalb des Containers zentriert wird. Wenn dieses Attribut nicht angegeben wird, wird der Inhalt dieses Gruppensteuerelements oben ausgerichtet und nicht vertikal zentriert.

Das folgende W3C-XML-Schemafragment ([XMLSCHEMA1] Abschnitt 2.1) gibt den Inhalt dieses komplexen Typs an.

<xsd:complexType name="CT_Group">

<xsd:sequence>

<xsd:sequence>

<xsd:choice minOccurs="0" maxOccurs="1000">

<xsd:group ref="EG_Controls"/>

<xsd:element name="separator" type="CT_Separator"/>

</xsd:choice>

</xsd:sequence>

<xsd:element name="dialogBoxLauncher" type="CT_DialogLauncher" minOccurs="0" maxOccurs="1"/>

</xsd:sequence>

<xsd:attributeGroup ref="AG_IDAttributes"/>

<xsd:attributeGroup ref="AG_Label"/>

<xsd:attributeGroup ref="AG_Image"/>

<xsd:attributeGroup ref="AG_PositionAttributes"/>

<xsd:attributeGroup ref="AG_Screentip"/>

<xsd:attributeGroup ref="AG_Visible"/>

<xsd:attributeGroup ref="AG_Keytip"/>

<xsd:attribute name="autoScale" type="xsd:boolean" use="optional"/>

<xsd:attribute name="centerVertically" type="xsd:boolean" use="optional"/>

</xsd:complexType>

Das vollständige W3C-XML-Schema ([XMLSCHEMA1] Abschnitt 2.1) finden Sie in Abschnitt 5.1.

Konstruktoren

Group()

Initialisiert eine neue instance der Group-Klasse.

Group(IEnumerable<OpenXmlElement>)

Initialisiert einen neuen instance der Group-Klasse mit den angegebenen untergeordneten Elementen.

Group(OpenXmlElement[])

Initialisiert einen neuen instance der Group-Klasse mit den angegebenen untergeordneten Elementen.

Group(String)

Initialisiert eine neue instance der Group-Klasse aus äußerem XML.

Eigenschaften

AutoScale

autoScale ist diese Eigenschaft nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: autoScale

CenterVertically

centerVertiert ist diese Eigenschaft nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: centerVertically

ChildElements

Ruft alle untergeordneten Knoten des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
ExtendedAttributes

Ruft alle erweiterten Attribute (Attribute, die im Schema nicht definiert sind) des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
Features

Ruft ein IFeatureCollection für das aktuelle Element ab. Diese Featuresammlung ist schreibgeschützt, erbt jedoch Features von ihrem übergeordneten Teil und Paket, falls verfügbar.

(Geerbt von OpenXmlElement)
FirstChild

Ruft das erste untergeordnete Element des aktuellen OpenXmlElement-Elements ab.

(Geerbt von OpenXmlCompositeElement)
GetImage

getImage: Diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: getImage

GetKeytip

getKeytip: Diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: getKeytip

GetLabel

getLabel, diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: getLabel

GetScreentip

getScreentip: Diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: getScreentip

GetSupertip

getSupertip: Diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: getSupertip

GetVisible

getVisible: Diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: getVisible

HasAttributes

Ruft einen Wert ab, der angibt, ob das aktuelle Element über Attribute verfügt.

(Geerbt von OpenXmlElement)
HasChildren

Ruft einen Wert ab, der angibt, ob das aktuelle Element über untergeordnete Elemente verfügt.

(Geerbt von OpenXmlCompositeElement)
Id

id, diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: id

IdMso

idMso, diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: idMso

Image

Diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: image

ImageMso

imageMso ist diese Eigenschaft nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: imageMso

InnerText

Ruft die verketteten Werte des aktuellen Knotens und aller untergeordneten Elemente ab oder legt diese fest.

(Geerbt von OpenXmlCompositeElement)
InnerXml

Ruft das Markup ab, das nur die untergeordneten Knoten des aktuellen Knotens darstellt, oder legt dieses fest.

(Geerbt von OpenXmlCompositeElement)
InsertAfterMso

insertAfterMso ist diese Eigenschaft nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: insertAfterMso

InsertAfterQulifiedId

insertAfterQ ist diese Eigenschaft nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: insertAfterQ

InsertBeforeMso

insertBeforeMso ist diese Eigenschaft nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: insertBeforeMso

InsertBeforeQulifiedId

insertBeforeQ ist diese Eigenschaft nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: insertBeforeQ

Keytip

KeyTip: Diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: keytip

Label

diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: label

LastChild

Ruft das letzte untergeordnete Element des aktuellen OpenXmlElement-Elements ab. Gibt null (Nothing in Visual Basic) zurück, wenn kein solches OpenXmlElement-Element vorhanden ist.

(Geerbt von OpenXmlCompositeElement)
LocalName

Definiert die Gruppenklasse.

Diese Klasse ist in Office 2010 und höher verfügbar.

Wenn das Objekt als xml serialisiert wird, lautet der qualifizierte Name mso14:group.

LocalName

Ruft den lokalen Namen des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
MCAttributes

Ruft die Markupkompatibilitätsattribute ab oder legt sie fest. Gibt NULL zurück, wenn für das aktuelle Element keine Markupkompatibilitätsattribute definiert sind.

(Geerbt von OpenXmlElement)
NamespaceDeclarations

Ruft alle im aktuellen Element definierten Namespacedeklarationen ab. Gibt einen leeren Enumerator zurück, wenn keine Namespacedeklaration vorhanden ist.

(Geerbt von OpenXmlElement)
NamespaceUri

Ruft den Namespace-URI des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
OpenXmlElementContext

Ruft den OpenXmlElementContext des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
OuterXml

Ruft das Markup ab, das das aktuelle Element und alle untergeordneten Elemente darstellt.

(Geerbt von OpenXmlElement)
Parent

Ruft das übergeordnete Element des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
Prefix

Ruft das Namespacepräfix des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
QualifiedId

idQ, diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: idQ

Screentip

QuickInfo: Diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: QuickInfo

Supertip

Supertip, diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: supertip

Tag

diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: tag

Visible

diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: visible

XmlQualifiedName

Ruft den qualifizierten Namen des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
XName

Ruft den qualifizierten Namen des aktuellen Elements ab.

(Geerbt von OpenXmlElement)

Methoden

AddAnnotation(Object)

Fügt der Liste der Anmerkungen des aktuellen OpenXmlElement-Elements ein -Objekt hinzu.

(Geerbt von OpenXmlElement)
AddChild(OpenXmlElement, Boolean)

Fügt dem Element das angegebene Element hinzu, wenn es sich um ein bekanntes untergeordnetes Element handelt. Dadurch wird das -Element an der richtigen Position gemäß dem Schema hinzugefügt.

(Geerbt von OpenXmlCompositeElement)
AddNamespaceDeclaration(String, String)

Fügt dem aktuellen Knoten eine Namespacedeklaration hinzu.

(Geerbt von OpenXmlElement)
Ancestors()

Listet alle Vorgängerelemente des aktuellen Elements auf.

(Geerbt von OpenXmlElement)
Ancestors<T>()

Listet nur die Vorgänger des aktuellen Elements auf, die den angegebenen Typ aufweisen.

(Geerbt von OpenXmlElement)
Annotation(Type)

Ruft das erste Anmerkungsobjekt des angegebenen Typs aus dem aktuellen OpenXmlElement-Element ab.

(Geerbt von OpenXmlElement)
Annotation<T>()

Ruft das erste Anmerkungsobjekt des angegebenen Typs aus dem aktuellen OpenXmlElement-Element ab.

(Geerbt von OpenXmlElement)
Annotations(Type)

Ruft eine Auflistung von Anmerkungen mit dem angegebenen Typ für das aktuelle OpenXmlElement-Element ab.

(Geerbt von OpenXmlElement)
Annotations<T>()

Ruft eine Auflistung von Anmerkungen mit dem angegebenen Typ für das aktuelle OpenXmlElement-Element ab.

(Geerbt von OpenXmlElement)
Append(IEnumerable<OpenXmlElement>)

Fügt jedes Element aus einer Liste von Elementen an das Ende der Liste der untergeordneten Elemente des aktuellen Elements an.

(Geerbt von OpenXmlElement)
Append(OpenXmlElement[])

Fügt jedes Element aus einem Array von Elementen an das Ende der Liste der untergeordneten Elemente des aktuellen Elements an.

(Geerbt von OpenXmlElement)
AppendChild<T>(T)

Fügt das angegebene Element am Ende der Liste der untergeordneten Knoten des aktuellen Elements an.

(Geerbt von OpenXmlCompositeElement)
ClearAllAttributes()

Löscht alle Attribute, einschließlich bekannter und erweiterter Attribute.

(Geerbt von OpenXmlElement)
Clone()

Erstellt ein Duplikat des aktuellen Knotens.

(Geerbt von OpenXmlElement)
CloneNode(Boolean)

Erstellt ein Duplikat dieses Knotens.

Descendants()

Listet alle Nachfolger des aktuellen Elements auf.

(Geerbt von OpenXmlElement)
Descendants<T>()

Listet alle Nachfolger des aktuellen Elements vom Typ T auf.

(Geerbt von OpenXmlElement)
Elements()

Listet alle untergeordneten Elemente des aktuellen Elements auf.

(Geerbt von OpenXmlElement)
Elements<T>()

Listet nur die untergeordneten Elemente des aktuellen Elements auf, die den angegebenen Typ aufweisen.

(Geerbt von OpenXmlElement)
ElementsAfter()

Listet alle gleichgeordneten Elemente auf, die dem aktuellen Element folgen und dasselbe übergeordnete Element wie das aktuelle Element haben.

(Geerbt von OpenXmlElement)
ElementsBefore()

Listet alle gleichgeordneten Elemente auf, die dem aktuellen Element vorausgehen und dasselbe übergeordnete Element wie das aktuelle Element haben.

(Geerbt von OpenXmlElement)
GetAttribute(String, String)

Ruft ein Open XML-Attribut mit dem angegebenen Tagnamen und Namespace-URI ab.

(Geerbt von OpenXmlElement)
GetAttributes()

Ruft eine Liste ab, die eine Kopie aller Attribute enthält.

(Geerbt von OpenXmlElement)
GetEnumerator()

Gibt einen Enumerator zurück, der die untergeordnete Auflistung durchläuft.

(Geerbt von OpenXmlElement)
GetFirstChild<T>()

Sucht das erste untergeordnete Element im Typ T.

(Geerbt von OpenXmlElement)
InsertAfter<T>(T, OpenXmlElement)

Fügt das angegebene Element unmittelbar nach dem angegebenen Verweiselement ein.

(Geerbt von OpenXmlCompositeElement)
InsertAfterSelf<T>(T)

Fügt das angegebene Element unmittelbar nach dem aktuellen Element ein.

(Geerbt von OpenXmlElement)
InsertAt<T>(T, Int32)

Fügt das angegebene Element am angegebenen Index der untergeordneten Elemente des aktuellen Elements ein.

(Geerbt von OpenXmlCompositeElement)
InsertBefore<T>(T, OpenXmlElement)

Fügt das angegebene Element unmittelbar vor dem angegebenen Verweiselement ein.

(Geerbt von OpenXmlCompositeElement)
InsertBeforeSelf<T>(T)

Fügt das angegebene Element unmittelbar vor dem aktuellen Element ein.

(Geerbt von OpenXmlElement)
IsAfter(OpenXmlElement)

Bestimmt, ob das aktuelle Element nach einem angegebenen Element in Dokumentreihenfolge angezeigt wird.

(Geerbt von OpenXmlElement)
IsBefore(OpenXmlElement)

Bestimmt, ob das aktuelle Element vor einem angegebenen Element in Dokumentreihenfolge angezeigt wird.

(Geerbt von OpenXmlElement)
LookupNamespace(String)

Löst das Namespacepräfix im Kontext des aktuellen Knotens auf.

(Geerbt von OpenXmlElement)
LookupPrefix(String)

Sucht das entsprechende Präfix für einen Namespace-URI im aktuellen Elementbereich.

(Geerbt von OpenXmlElement)
NextSibling()

Ruft das OpenXmlElement-Element ab, das unmittelbar auf das aktuelle OpenXmlElement-Element folgt. Gibt null (Nothing in Visual Basic) zurück, wenn kein nächstes OpenXmlElement-Element vorhanden ist.

(Geerbt von OpenXmlElement)
NextSibling<T>()

Ruft das OpenXmlElement-Element mit dem angegebenen Typ ab, der auf das aktuelle OpenXmlElement-Element folgt. Gibt null (Nothing in Visual Basic) zurück, wenn kein nächstes OpenXmlElement vorhanden ist.

(Geerbt von OpenXmlElement)
PrependChild<T>(T)

Fügt das angegebene Element am Anfang der Liste der untergeordneten Knoten des aktuellen Elements ein.

(Geerbt von OpenXmlCompositeElement)
PreviousSibling()

Ruft das OpenXmlElement-Element ab, das unmittelbar vor dem aktuellen OpenXmlElement-Element steht. Gibt null (Nothing in Visual Basic ) zurück, wenn kein vorangehendes OpenXmlElement-Element vorhanden ist.

(Geerbt von OpenXmlElement)
PreviousSibling<T>()

Ruft das OpenXmlElement-Element mit dem angegebenen Typ ab, der dem aktuellen OpenXmlElement vorangestellt ist. Gibt null (Nothing in Visual Basic) zurück, wenn kein vorheriges OpenXmlElement-Element vorhanden ist.

(Geerbt von OpenXmlElement)
Remove()

Entfernt das aktuelle Element aus dem übergeordneten Element.

(Geerbt von OpenXmlElement)
RemoveAllChildren()

Entfernt alle untergeordneten Elemente des aktuellen Elements.

(Geerbt von OpenXmlCompositeElement)
RemoveAllChildren<T>()

Entfernen Sie alle untergeordneten Elemente des aktuellen Elements vom Typ T.

(Geerbt von OpenXmlElement)
RemoveAnnotations(Type)

Entfernt die Anmerkungen des angegebenen Typs aus dem aktuellen OpenXmlElement-Element.

(Geerbt von OpenXmlElement)
RemoveAnnotations<T>()

Entfernt die Anmerkungen mit dem angegebenen Typ aus dem aktuellen OpenXmlElement-Element.

(Geerbt von OpenXmlElement)
RemoveAttribute(String, String)

Entfernt das Attribut aus dem aktuellen Element.

(Geerbt von OpenXmlElement)
RemoveChild<T>(T)

Entfernt das angegebene untergeordnete Element.

(Geerbt von OpenXmlCompositeElement)
RemoveNamespaceDeclaration(String)

Entfernt die Namespacedeklaration für das angegebene Präfix. Entfernt nichts, wenn kein Präfix vorhanden ist.

(Geerbt von OpenXmlElement)
ReplaceChild<T>(OpenXmlElement, T)

Ersetzt eines der untergeordneten Elemente des aktuellen Elements durch ein anderes OpenXmlElement-Element.

(Geerbt von OpenXmlCompositeElement)
SetAttribute(OpenXmlAttribute)

Legt ein Attribut auf das angegebene Element fest. Wenn das Attribut ein bekanntes Attribut ist, wird der Wert des Attributs festgelegt. Wenn es sich bei dem Attribut um ein erweitertes Attribut handelt, wird das "openxmlAttribute" der Liste der erweiterten Attribute hinzugefügt.

(Geerbt von OpenXmlElement)
SetAttributes(IEnumerable<OpenXmlAttribute>)

Legt eine Reihe von Attributen für das -Element fest. Wenn ein Attribut ein bekanntes Attribut ist, wird der Wert des Attributs festgelegt. Wenn ein Attribut ein erweitertes Attribut ist, wird das "openxmlAttribute" der Liste der erweiterten Attribute hinzugefügt.

(Geerbt von OpenXmlElement)
WriteTo(XmlWriter)

Speichert den aktuellen Knoten im angegebenen XmlWriter.

(Geerbt von OpenXmlElement)

Explizite Schnittstellenimplementierungen

IEnumerable.GetEnumerator()

Definiert die Gruppenklasse.

Diese Klasse ist in Office 2010 und höher verfügbar.

Wenn das Objekt als xml serialisiert wird, lautet der qualifizierte Name mso14:group.

(Geerbt von OpenXmlElement)
IEnumerable<OpenXmlElement>.GetEnumerator()

Gibt einen Enumerator zurück, der die untergeordnete Auflistung durchläuft.

(Geerbt von OpenXmlElement)

Gilt für: