Freigeben über


RunProperties Klasse

Definition

Eigenschaften ausführen.

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

Wenn das Objekt als XML serialisiert wird, lautet der qualifizierte Name w:rPr.

[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunStyle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunFonts))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Bold))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.BoldComplexScript))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Italic))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.ItalicComplexScript))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Caps))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SmallCaps))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Strike))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.DoubleStrike))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Outline))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Shadow))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Emboss))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Imprint))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.NoProof))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SnapToGrid))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Vanish))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.WebHidden))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Color))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Spacing))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.CharacterScale))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Kern))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Position))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FontSize))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FontSizeComplexScript))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Highlight))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Underline))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.TextEffect))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Border))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Shading))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FitText))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.VerticalTextAlignment))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RightToLeftText))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.ComplexScript))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Emphasis))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Languages))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.EastAsianLayout))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SpecVanish))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Glow), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Shadow), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Reflection), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.TextOutlineEffect), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.FillTextEffect), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Scene3D), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Properties3D), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Ligatures), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.NumberingFormat), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.NumberSpacing), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.StylisticSets), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.ContextualAlternatives), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunPropertiesChange))]
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)]
[DocumentFormat.OpenXml.SchemaAttr(23, "rPr")]
public class RunProperties : DocumentFormat.OpenXml.OpenXmlCompositeElement
public class RunProperties : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.SchemaAttr(23, "rPr")]
public class RunProperties : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.SchemaAttr("w:rPr")]
public class RunProperties : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.SchemaAttr("w:rPr")]
public class RunProperties : DocumentFormat.OpenXml.TypedOpenXmlCompositeElement
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunStyle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunFonts))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Bold))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.BoldComplexScript))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Italic))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.ItalicComplexScript))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Caps))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SmallCaps))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Strike))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.DoubleStrike))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Outline))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Shadow))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Emboss))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Imprint))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.NoProof))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SnapToGrid))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Vanish))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.WebHidden))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Color))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Spacing))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.CharacterScale))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Kern))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Position))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FontSize))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FontSizeComplexScript))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Highlight))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Underline))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.TextEffect))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Border))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Shading))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FitText))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.VerticalTextAlignment))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RightToLeftText))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.ComplexScript))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Emphasis))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Languages))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.EastAsianLayout))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SpecVanish))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunPropertiesChange))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Glow), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Shadow), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Reflection), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.TextOutlineEffect), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.FillTextEffect), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Scene3D), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Properties3D), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Ligatures), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.NumberingFormat), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.NumberSpacing), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.StylisticSets), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.ContextualAlternatives), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
public class RunProperties : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunStyle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunFonts))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Bold))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.BoldComplexScript))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Italic))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.ItalicComplexScript))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Caps))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SmallCaps))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Strike))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.DoubleStrike))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Outline))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Shadow))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Emboss))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Imprint))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.NoProof))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SnapToGrid))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Vanish))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.WebHidden))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Color))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Spacing))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.CharacterScale))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Kern))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Position))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FontSize))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FontSizeComplexScript))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Highlight))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Underline))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.TextEffect))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Border))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Shading))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FitText))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.VerticalTextAlignment))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RightToLeftText))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.ComplexScript))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Emphasis))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Languages))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.EastAsianLayout))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SpecVanish))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Glow), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Shadow), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Reflection), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.TextOutlineEffect), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.FillTextEffect), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Scene3D), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Properties3D), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Ligatures), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.NumberingFormat), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.NumberSpacing), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.StylisticSets), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.ContextualAlternatives), DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunPropertiesChange))]
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)]
public class RunProperties : DocumentFormat.OpenXml.OpenXmlCompositeElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunStyle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunFonts))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Bold))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.BoldComplexScript))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Italic))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.ItalicComplexScript))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Caps))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SmallCaps))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Strike))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.DoubleStrike))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Outline))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Shadow))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Emboss))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Imprint))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.NoProof))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SnapToGrid))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Vanish))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.WebHidden))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Color))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Spacing))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.CharacterScale))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Kern))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Position))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FontSize))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FontSizeComplexScript))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Highlight))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Underline))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.TextEffect))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Border))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Shading))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FitText))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.VerticalTextAlignment))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RightToLeftText))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.ComplexScript))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Emphasis))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Languages))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.EastAsianLayout))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SpecVanish))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Glow), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Shadow), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Reflection), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.TextOutlineEffect), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.FillTextEffect), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Scene3D), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Properties3D), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Ligatures), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.NumberingFormat), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.NumberSpacing), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.StylisticSets), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.ContextualAlternatives), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunPropertiesChange))>]
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)>]
[<DocumentFormat.OpenXml.SchemaAttr(23, "rPr")>]
type RunProperties = class
    inherit OpenXmlCompositeElement
type RunProperties = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.SchemaAttr(23, "rPr")>]
type RunProperties = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.SchemaAttr("w:rPr")>]
type RunProperties = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.SchemaAttr("w:rPr")>]
type RunProperties = class
    inherit TypedOpenXmlCompositeElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunStyle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunFonts))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Bold))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.BoldComplexScript))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Italic))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.ItalicComplexScript))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Caps))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SmallCaps))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Strike))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.DoubleStrike))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Outline))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Shadow))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Emboss))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Imprint))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.NoProof))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SnapToGrid))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Vanish))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.WebHidden))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Color))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Spacing))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.CharacterScale))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Kern))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Position))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FontSize))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FontSizeComplexScript))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Highlight))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Underline))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.TextEffect))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Border))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Shading))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FitText))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.VerticalTextAlignment))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RightToLeftText))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.ComplexScript))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Emphasis))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Languages))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.EastAsianLayout))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SpecVanish))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunPropertiesChange))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Glow), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Shadow), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Reflection), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.TextOutlineEffect), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.FillTextEffect), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Scene3D), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Properties3D), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Ligatures), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.NumberingFormat), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.NumberSpacing), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.StylisticSets), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.ContextualAlternatives), DocumentFormat.OpenXml.FileFormatVersions.Office2010 | DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
type RunProperties = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunStyle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunFonts))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Bold))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.BoldComplexScript))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Italic))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.ItalicComplexScript))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Caps))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SmallCaps))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Strike))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.DoubleStrike))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Outline))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Shadow))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Emboss))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Imprint))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.NoProof))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SnapToGrid))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Vanish))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.WebHidden))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Color))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Spacing))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.CharacterScale))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Kern))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Position))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FontSize))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FontSizeComplexScript))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Highlight))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Underline))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.TextEffect))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Border))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Shading))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.FitText))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.VerticalTextAlignment))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RightToLeftText))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.ComplexScript))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Emphasis))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.Languages))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.EastAsianLayout))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.SpecVanish))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Glow), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Shadow), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Reflection), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.TextOutlineEffect), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.FillTextEffect), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Scene3D), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Properties3D), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.Ligatures), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.NumberingFormat), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.NumberSpacing), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.StylisticSets), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2010.Word.ContextualAlternatives), DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Wordprocessing.RunPropertiesChange))>]
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)>]
type RunProperties = class
    inherit OpenXmlCompositeElement
Public Class RunProperties
Inherits OpenXmlCompositeElement
Public Class RunProperties
Inherits TypedOpenXmlCompositeElement
Vererbung
Vererbung
Attribute

Hinweise

[ISO/IEC 29500-1 1. Auflage]

rPr (Ausführungseigenschaften)

Dieses Element gibt einen Satz von Ausführungseigenschaften an, die auf den Inhalt der übergeordneten Ausführung angewendet werden sollen, nachdem alle Formatvorlagenformatierungen auf den Text angewendet wurden. Diese Eigenschaften werden als direkte Formatierung definiert, da sie direkt auf die Ausführung angewendet werden und alle Formatierungen von Formatvorlagen ablösen.

Diese Formatierung wird an der folgenden Stelle in der Formathierarchie angewendet:

  • Dokumentstandardeinstellungen

  • Tabellenformate

  • Nummerierungsformate

  • Absatzformatvorlagen

  • Zeichenstile

  • Direkte Formatierung (dieses Element)

[Beispiel: Stellen Sie sich eine Ausführung vor, die über einen Satz von Ausführungsformatierungseigenschaften verfügen sollte. Dieser Satz von Eigenschaften wird in den Ausführungseigenschaften wie folgt angegeben:

<w:r>  
  <w:rPr>  
    <w:b />  
    <w:imprint />  
    <w:lang w:val="en-ca" />   
  </w:rPr>  
</w:r>  

Das rPr-Element gibt die Eigenschaften an, die auf die aktuelle Ausführung angewendet werden – in diesem Fall Fettformatierung des Ausführungsinhalts mithilfe des b-Elements (§17.3.2.1), eines geprägten (gravierten) Texteffekts unter Verwendung des imprint-Elements (§17.3.2.18) und dass dieser Text als Englisch (Kanada) interpretiert werden soll, wenn die Rechtschreib- oder Grammatikprüfung des Lauftexts mithilfe des lang-Elements (§17.3.2.20) erfolgt. Ende des Beispiels]

Übergeordnete Elemente
strgPr (§22.1.2.23); r (§22.1.2.87); r (§17.3.2.25)
Untergeordnete Elemente Subclause
b (Fett) §17.3.2.1
bCs (Complex Script Bold) §17.3.2.2
bdr (Textrahmen) §17.3.2.4
Feststelltaste (Alle Zeichen als Großbuchstaben anzeigen) §17.3.2.5
color (Ausführungsinhaltsfarbe) §17.3.2.6
cs (Komplexe Skriptformatierung bei der Ausführung verwenden) §17.3.2.7
dstrike (Doppelt durchgestrichen) §17.3.2.9
eastAsianLayout (Ostasiatische Typografieeinstellungen) §17.3.2.10
Effekt (animierter Texteffekt) §17.3.2.11
em (Hervorhebungszeichen) §17.3.2.12
Prägungen (Prägung) §17.3.2.13
fitText (Manuelle Ausführungsbreite) §17.3.2.14
Hervorhebung (Textmarkierung) §17.3.2.15
i (Kursiv) §17.3.2.16
iCs (Komplexes Skript kursiv) §17.3.2.17
Impressum (Impressum) §17.3.2.18
kern (Schriftkerning) §17.3.2.19
lang (Sprachen für Ausführungsinhalt) §17.3.2.20
noProof (Rechtschreibung oder Grammatik nicht überprüfen) §17.3.2.21
oMath (Office Open XML Math) §17.3.2.22
Gliederung (Zeichengliederung anzeigen) §17.3.2.23
Position (Vertikal erhöhter oder abgesenkter Text) §17.3.2.24
rFonts (Schriftarten ausführen) §17.3.2.26
rPrChange (Revisionsinformationen für Ausführungseigenschaften) §17.13.5.31
rStyle (Formatvorlage für referenzierte Zeichen) §17.3.2.29
rtl (Text von rechts nach links) §17.3.2.30
Schatten (Schatten) §17.3.2.31
shd (Schattierung ausführen) §17.3.2.32
smallCaps (Small Caps) §17.3.2.33
snapToGrid (Dokumentrastereinstellungen für Inter-Character Abstand verwenden) §17.3.2.34
Abstand (Zeichenabstandsanpassung) §17.3.2.35
specVanish (Absatzmarke ist immer ausgeblendet) §17.3.2.36
Strike (Single Strikethrough) §17.3.2.37
sz (Nicht komplexer Schriftgrad des Skripts) §17.3.2.38
szCs (Complex Script Font Size) §17.3.2.39
u (Unterstrichen) §17.3.2.40
vanish (Ausgeblendeter Text) §17.3.2.41
vertAlign (Tiefgestellt/Hochgestellter Text) §17.3.2.42
w (Erweiterter/komprimierter Text) §17.3.2.43
webHidden (Ausgeblendeter Webtext) §17.3.2.44

[Hinweis: Die W3C-XML-Schemadefinition des Inhaltsmodells (CT_RPr) dieses Elements befindet sich in §A.1. Ende des Hinweises]

[ISO/IEC 29500-1 1. Auflage]

rPr (Ausführungseigenschaften für strukturierte Dokumenttaginhalte)

Dieses Element gibt den Satz von Ausführungseigenschaften an, die auf den Text angewendet werden sollen, der anstelle von Platzhaltertext in das übergeordnete strukturierte Dokumenttag eingegeben wird. Wenn Platzhaltertext in einem strukturierten Dokumenttag vorhanden ist, unterscheidet sich seine Formatierung häufig von der gewünschten zugrunde liegenden Formatierung, und dieses Element gibt die Formatierung an, die für Nicht-Platzhaltertextinhalte verwendet werden soll, wenn sie dem Steuerelement anfänglich hinzugefügt werden.

Wenn dieses Element nicht vorhanden ist, ist das eingefügte unformatiert, wie bei jeder anderen Textausführung - es darf nicht die Eigenschaften des Platzhaltertexts erben.

[Beispiel: Betrachten Sie das folgende strukturierte Dokumenttag:

<w:sdt>  
  <w:sdtPr>  
    <w:placeholder>  
      <w:docPart w:val="TestPlaceholderDocPart"/>  
    </w:placeholder>  
    <w:showingPlcHdr/>  
    <w:rPr>  
      <w:rStyle w:val="UserName"/>  
    </w:rPr>  
    …  </w:sdtPr>  
  <w:sdtContent>  
    <w:r>  
      <w:rPr>  
        <w:rStyle w:val="PlaceholderText"/>  
      </w:rPr>  
      <w:t>[Type Your Name Here]</w:t>  
    </w:r>  
  </w:sdtContent>  
</w:sdt>  

Dieses strukturierte Dokumenttag gibt an, dass es sich bei seinem aktuellen Inhalt um Platzhaltertext über das element showingPlcHdr (§17.5.2.39) handelt und auf diesen Text die Formatvorlage PlaceholderText angewendet wird.

Angenommen, dieser Stil hat grau schattierten Text erzeugt (typisch für Platzhaltertext). Diese Formatierung wäre für Text, der in das strukturierte Dokumenttag eingegeben wird, eindeutig nicht wünschenswert. Wenn dieser Text hinzugefügt wird, wird daher das rPr-Element in sdtPr verwendet, um die Formatierung für den resultierenden Text zu speichern.

In diesem Beispiel muss der Text, der das Steuerelement anfänglich auffüllt, mit dem Zeichenformat UserName formatiert werden. Ende des Beispiels]

Übergeordnete Elemente
sdtPr (§17.5.2.38)
Untergeordnete Elemente Subclause
b (Fett) §17.3.2.1
bCs (Complex Script Bold) §17.3.2.2
bdr (Textrahmen) §17.3.2.4
Feststelltaste (Alle Zeichen als Großbuchstaben anzeigen) §17.3.2.5
color (Ausführungsinhaltsfarbe) §17.3.2.6
cs (Komplexe Skriptformatierung bei der Ausführung verwenden) §17.3.2.7
dstrike (Doppelt durchgestrichen) §17.3.2.9
eastAsianLayout (Ostasiatische Typografieeinstellungen) §17.3.2.10
Effekt (animierter Texteffekt) §17.3.2.11
em (Hervorhebungszeichen) §17.3.2.12
Prägungen (Prägung) §17.3.2.13
fitText (Manuelle Ausführungsbreite) §17.3.2.14
Hervorhebung (Textmarkierung) §17.3.2.15
i (Kursiv) §17.3.2.16
iCs (Komplexes Skript kursiv) §17.3.2.17
Impressum (Impressum) §17.3.2.18
kern (Schriftkerning) §17.3.2.19
lang (Sprachen für Ausführungsinhalt) §17.3.2.20
noProof (Rechtschreibung oder Grammatik nicht überprüfen) §17.3.2.21
oMath (Office Open XML Math) §17.3.2.22
Gliederung (Zeichengliederung anzeigen) §17.3.2.23
Position (Vertikal erhöhter oder abgesenkter Text) §17.3.2.24
rFonts (Schriftarten ausführen) §17.3.2.26
rPrChange (Revisionsinformationen für Ausführungseigenschaften) §17.13.5.31
rStyle (Formatvorlage für referenzierte Zeichen) §17.3.2.29
rtl (Text von rechts nach links) §17.3.2.30
Schatten (Schatten) §17.3.2.31
shd (Schattierung ausführen) §17.3.2.32
smallCaps (Small Caps) §17.3.2.33
snapToGrid (Dokumentrastereinstellungen für Inter-Character Abstand verwenden) §17.3.2.34
Abstand (Zeichenabstandsanpassung) §17.3.2.35
specVanish (Absatzmarke ist immer ausgeblendet) §17.3.2.36
Strike (Single Strikethrough) §17.3.2.37
sz (Nicht komplexer Schriftgrad des Skripts) §17.3.2.38
szCs (Complex Script Font Size) §17.3.2.39
u (Unterstrichen) §17.3.2.40
vanish (Ausgeblendeter Text) §17.3.2.41
vertAlign (Tiefgestellt/Hochgestellter Text) §17.3.2.42
w (Erweiterter/komprimierter Text) §17.3.2.43
webHidden (Ausgeblendeter Webtext) §17.3.2.44

[Hinweis: Die W3C-XML-Schemadefinition des Inhaltsmodells (CT_RPr) dieses Elements befindet sich in §A.1. Ende des Hinweises]

[ISO/IEC 29500-1 1. Auflage]

rPr (Eigenschaften für die Ausführung von Strukturierten Dokumenttag-Tag-Endzeichen)

Dieses Element gibt den Satz von Ausführungseigenschaften an, der auf das vorhandene Zeichen angewendet werden soll, um das Ende des Inhalts des strukturierten Dokumenttags zu begrenzen. Wenn diese Eigenschaften angewendet werden, müssen sie zusätzlich zu den Ausführungseigenschaften angewendet werden, die für das gesamte strukturierte Dokumenttag über das rPr-Element (§17.5.2.27) angegeben sind, das im Standard Eigenschaftencontainer des Tags gespeichert ist.

Wenn dieses Element nicht vorhanden ist, muss das eingefügte schließende Tag identisch mit dem Starttag formatiert werden.

[Beispiel: Betrachten Sie das folgende strukturierte Dokumenttag:

<w:sdt>  
  <w:sdtPr>  
    <w:placeholder>  
      <w:docPart w:val="TestPlaceholderDocPart"/>  
    </w:placeholder>  
    <w:showingPlcHdr/>  
    <w:rPr>  
      <w:rStyle w:val="UserName"/>  
    </w:rPr>  
    …  </w:sdtPr>  
  <w:sdtEndPr>  
    <w:rPr>  
      <w:b/>  
      <w:i/>  
    </w:rPr>  
  </w:sdtEndPr>  
  <w:sdtContent>  
    …  </w:sdtContent>  
</w:sdt>  

Die rPr-Elemente unter den Eigenschaften des Tags geben an, dass dieses strukturierte Dokumenttag angibt, dass sein Startzeichen eine Formatierung im Zeichenformat UserName aufweisen muss, und dass das Endzeichen die Formatierung im Zeichenformat UserName sowie fett und kursiv direkt aufweisen muss. Ende des Beispiels]

Übergeordnete Elemente
sdtEndPr (§17.5.2.37)
Untergeordnete Elemente Subclause
b (Fett) §17.3.2.1
bCs (Complex Script Bold) §17.3.2.2
bdr (Textrahmen) §17.3.2.4
Feststelltaste (Alle Zeichen als Großbuchstaben anzeigen) §17.3.2.5
color (Ausführungsinhaltsfarbe) §17.3.2.6
cs (Komplexe Skriptformatierung bei der Ausführung verwenden) §17.3.2.7
dstrike (Doppelt durchgestrichen) §17.3.2.9
eastAsianLayout (Ostasiatische Typografieeinstellungen) §17.3.2.10
Effekt (animierter Texteffekt) §17.3.2.11
em (Hervorhebungszeichen) §17.3.2.12
Prägungen (Prägung) §17.3.2.13
fitText (Manuelle Ausführungsbreite) §17.3.2.14
Hervorhebung (Textmarkierung) §17.3.2.15
i (Kursiv) §17.3.2.16
iCs (Komplexes Skript kursiv) §17.3.2.17
Impressum (Impressum) §17.3.2.18
kern (Schriftkerning) §17.3.2.19
lang (Sprachen für Ausführungsinhalt) §17.3.2.20
noProof (Rechtschreibung oder Grammatik nicht überprüfen) §17.3.2.21
oMath (Office Open XML Math) §17.3.2.22
Gliederung (Zeichengliederung anzeigen) §17.3.2.23
Position (Vertikal erhöhter oder abgesenkter Text) §17.3.2.24
rFonts (Schriftarten ausführen) §17.3.2.26
rPrChange (Revisionsinformationen für Ausführungseigenschaften) §17.13.5.31
rStyle (Formatvorlage für referenzierte Zeichen) §17.3.2.29
rtl (Text von rechts nach links) §17.3.2.30
Schatten (Schatten) §17.3.2.31
shd (Schattierung ausführen) §17.3.2.32
smallCaps (Small Caps) §17.3.2.33
snapToGrid (Dokumentrastereinstellungen für Inter-Character Abstand verwenden) §17.3.2.34
Abstand (Zeichenabstandsanpassung) §17.3.2.35
specVanish (Absatzmarke ist immer ausgeblendet) §17.3.2.36
Strike (Single Strikethrough) §17.3.2.37
sz (Nicht komplexer Schriftgrad des Skripts) §17.3.2.38
szCs (Complex Script Font Size) §17.3.2.39
u (Unterstrichen) §17.3.2.40
vanish (Ausgeblendeter Text) §17.3.2.41
vertAlign (Tiefgestellt/Hochgestellter Text) §17.3.2.42
w (Erweiterter/komprimierter Text) §17.3.2.43
webHidden (Ausgeblendeter Webtext) §17.3.2.44

[Hinweis: Die W3C-XML-Schemadefinition des Inhaltsmodells (CT_RPr) dieses Elements befindet sich in §A.1. Ende des Hinweises]

[ISO/IEC 29500-1 1. Auflage]

rPr (Ausführungseigenschaften)

Dieses Element gibt den Satz von Ausführungseigenschaften an, die die Standardausführungseigenschaften für das aktuelle WordprocessingML-Dokument umfassen. [Begründung: Der Grund dafür, dass ein rPr-Element innerhalb des rPrDefault-Elements vorhanden ist, besteht darin, dass ein beliebiger Satz von Ausführungseigenschaften in einem WordprocessingML-Dokument einfach neu verwendet werden kann. Da die Ausführungseigenschaften immer untergeordnete Elemente eines einzelnen rPr-Elements sind, kann dieses Element einfach vollständig an den gewünschten neuen Speicherort ohne zusätzliche Änderungen verschoben werden. end rationale]

Wenn dieses Element nicht angegeben wird, sind die Standardausführungseigenschaften für das aktuelle Dokument nicht vorhanden (d. h. es gibt keine Standardausführungseigenschaften, und die Standardwerte sind daher anwendungsdefiniert).

[Beispiel: Betrachten Sie die folgende Definition für die Dokumentstandardeinstellungen für ein WordprocessingML-Dokument:

<w:docDefaults>  
  …  <w:rPrDefault>  
    <w:rPr>  
      <w:b/>  
    </w:rPr>  
  </w:rPrDefault>  
</w:docDefaults>  

Das rPr-Element als untergeordnetes Element des rPrDefault-Elements enthält den Satz von Standardausführungseigenschaften für dieses Dokument – in diesem Fall fett formatierter Text. Ende des Beispiels]

Übergeordnete Elemente
rPrDefault (§17.7.5.5)
Untergeordnete Elemente Subclause
b (Fett) §17.3.2.1
bCs (Complex Script Bold) §17.3.2.2
bdr (Textrahmen) §17.3.2.4
Feststelltaste (Alle Zeichen als Großbuchstaben anzeigen) §17.3.2.5
color (Ausführungsinhaltsfarbe) §17.3.2.6
cs (Komplexe Skriptformatierung bei der Ausführung verwenden) §17.3.2.7
dstrike (Doppelt durchgestrichen) §17.3.2.9
eastAsianLayout (Ostasiatische Typografieeinstellungen) §17.3.2.10
Effekt (animierter Texteffekt) §17.3.2.11
em (Hervorhebungszeichen) §17.3.2.12
Prägungen (Prägung) §17.3.2.13
fitText (Manuelle Ausführungsbreite) §17.3.2.14
Hervorhebung (Textmarkierung) §17.3.2.15
i (Kursiv) §17.3.2.16
iCs (Komplexes Skript kursiv) §17.3.2.17
Impressum (Impressum) §17.3.2.18
kern (Schriftkerning) §17.3.2.19
lang (Sprachen für Ausführungsinhalt) §17.3.2.20
noProof (Rechtschreibung oder Grammatik nicht überprüfen) §17.3.2.21
oMath (Office Open XML Math) §17.3.2.22
Gliederung (Zeichengliederung anzeigen) §17.3.2.23
Position (Vertikal erhöhter oder abgesenkter Text) §17.3.2.24
rFonts (Schriftarten ausführen) §17.3.2.26
rPrChange (Revisionsinformationen für Ausführungseigenschaften) §17.13.5.31
rStyle (Formatvorlage für referenzierte Zeichen) §17.3.2.29
rtl (Text von rechts nach links) §17.3.2.30
Schatten (Schatten) §17.3.2.31
shd (Schattierung ausführen) §17.3.2.32
smallCaps (Small Caps) §17.3.2.33
snapToGrid (Dokumentrastereinstellungen für Inter-Character Abstand verwenden) §17.3.2.34
Abstand (Zeichenabstandsanpassung) §17.3.2.35
specVanish (Absatzmarke ist immer ausgeblendet) §17.3.2.36
Strike (Single Strikethrough) §17.3.2.37
sz (Nicht komplexer Schriftgrad des Skripts) §17.3.2.38
szCs (Complex Script Font Size) §17.3.2.39
u (Unterstrichen) §17.3.2.40
vanish (Ausgeblendeter Text) §17.3.2.41
vertAlign (Tiefgestellt/Hochgestellter Text) §17.3.2.42
w (Erweiterter/komprimierter Text) §17.3.2.43
webHidden (Ausgeblendeter Webtext) §17.3.2.44

[Hinweis: Die W3C-XML-Schemadefinition des Inhaltsmodells (CT_RPr) dieses Elements befindet sich in §A.1. Ende des Hinweises]

[ISO/IEC 29500-1 1. Auflage]

rPr (Ausführungseigenschaften für bedingte Tabellenformatierung)

Dieses Element gibt den Satz von Ausführungseigenschaften an, die auf alle Ausführungen innerhalb einer Tabelle angewendet werden sollen, die dem für das übergeordnete tblStylePr-Element angegebenen bedingten Formatierungstyp entsprechen. Diese Eigenschaften werden in der über die Formathierarchie angegebenen Reihenfolge angewendet.

[Beispiel: Stellen Sie sich eine Tabellenformatvorlage vor, die bedingte Formatierung für firstRow enthält, die wie folgt definiert ist:

<w:style w:type="table" w:styleId="exampleTableStyle">  
  …  <w:tblStylePr w:type="firstRow">  
    <w:rPr>  
      <w:i/>  
    </w:rPr>  
    …  </w:tblStylePr>  
</w:style>  

Das im tblStylePr-Element angegebene rPr-Element gibt den Satz von Ausführungseigenschaften an, die auf alle Teile der Tabelle angewendet werden müssen, die die kriterien erfüllen, die durch den Typwert von firstRow angegeben werden – alle Headerzeilen der Tabelle. In diesem Beispiel wird die einzelne Ausführungseigenschaft kursiv über das i-Element (§17.3.2.16) angewendet. Ende des Beispiels]

Übergeordnete Elemente
tblStylePr (§17.7.6.6)
Untergeordnete Elemente Subclause
b (Fett) §17.3.2.1
bCs (Complex Script Bold) §17.3.2.2
bdr (Textrahmen) §17.3.2.4
Feststelltaste (Alle Zeichen als Großbuchstaben anzeigen) §17.3.2.5
color (Ausführungsinhaltsfarbe) §17.3.2.6
cs (Komplexe Skriptformatierung bei der Ausführung verwenden) §17.3.2.7
dstrike (Doppelt durchgestrichen) §17.3.2.9
eastAsianLayout (Ostasiatische Typografieeinstellungen) §17.3.2.10
Effekt (animierter Texteffekt) §17.3.2.11
em (Hervorhebungszeichen) §17.3.2.12
Prägungen (Prägung) §17.3.2.13
fitText (Manuelle Ausführungsbreite) §17.3.2.14
Hervorhebung (Textmarkierung) §17.3.2.15
i (Kursiv) §17.3.2.16
iCs (Komplexes Skript kursiv) §17.3.2.17
Impressum (Impressum) §17.3.2.18
kern (Schriftkerning) §17.3.2.19
lang (Sprachen für Ausführungsinhalt) §17.3.2.20
noProof (Rechtschreibung oder Grammatik nicht überprüfen) §17.3.2.21
oMath (Office Open XML Math) §17.3.2.22
Gliederung (Zeichengliederung anzeigen) §17.3.2.23
Position (Vertikal erhöhter oder abgesenkter Text) §17.3.2.24
rFonts (Schriftarten ausführen) §17.3.2.26
rPrChange (Revisionsinformationen für Ausführungseigenschaften) §17.13.5.31
rStyle (Formatvorlage für referenzierte Zeichen) §17.3.2.29
rtl (Text von rechts nach links) §17.3.2.30
Schatten (Schatten) §17.3.2.31
shd (Schattierung ausführen) §17.3.2.32
smallCaps (Small Caps) §17.3.2.33
snapToGrid (Dokumentrastereinstellungen für Inter-Character Abstand verwenden) §17.3.2.34
Abstand (Zeichenabstandsanpassung) §17.3.2.35
specVanish (Absatzmarke ist immer ausgeblendet) §17.3.2.36
Strike (Single Strikethrough) §17.3.2.37
sz (Nicht komplexer Schriftgrad des Skripts) §17.3.2.38
szCs (Complex Script Font Size) §17.3.2.39
u (Unterstrichen) §17.3.2.40
vanish (Ausgeblendeter Text) §17.3.2.41
vertAlign (Tiefgestellt/Hochgestellter Text) §17.3.2.42
w (Erweiterter/komprimierter Text) §17.3.2.43
webHidden (Ausgeblendeter Webtext) §17.3.2.44

[Hinweis: Die W3C-XML-Schemadefinition des Inhaltsmodells (CT_RPr) dieses Elements befindet sich in §A.1. Ende des Hinweises]

[ISO/IEC 29500-1 1. Auflage]

rPr (Ausführungseigenschaften)

Dieses Element gibt den Satz von Ausführungseigenschaften an, die auf die Ausführung angewendet werden sollen.

[Beispiel: Betrachten Sie einen wie folgt definierten Zeichenstil:

<w:style w:type="character" w:styleId="TestCharStyle">  
  <w:rPr>  
    <w:dstrike/>  
  </w:rPr>  
</w:style>  

Das im Style-Element angegebene rPr-Element gibt den Satz von Ausführungseigenschaften an, die auf die verweisende Ausführung angewendet werden müssen. In diesem Beispiel ist die angewendete SingleRun-Eigenschaft die Tatsache, dass der Absatz mit doppelt durchgestrichen über das dstrike-Element (§17.3.2.9) angezeigt werden muss. Ende des Beispiels]

Übergeordnete Elemente
style (§17.7.4.17)
Untergeordnete Elemente Subclause
b (Fett) §17.3.2.1
bCs (Complex Script Bold) §17.3.2.2
bdr (Textrahmen) §17.3.2.4
Feststelltaste (Alle Zeichen als Großbuchstaben anzeigen) §17.3.2.5
color (Ausführungsinhaltsfarbe) §17.3.2.6
cs (Komplexe Skriptformatierung bei der Ausführung verwenden) §17.3.2.7
dstrike (Doppelt durchgestrichen) §17.3.2.9
eastAsianLayout (Ostasiatische Typografieeinstellungen) §17.3.2.10
Effekt (animierter Texteffekt) §17.3.2.11
em (Hervorhebungszeichen) §17.3.2.12
Prägungen (Prägung) §17.3.2.13
fitText (Manuelle Ausführungsbreite) §17.3.2.14
Hervorhebung (Textmarkierung) §17.3.2.15
i (Kursiv) §17.3.2.16
iCs (Komplexes Skript kursiv) §17.3.2.17
Impressum (Impressum) §17.3.2.18
kern (Schriftkerning) §17.3.2.19
lang (Sprachen für Ausführungsinhalt) §17.3.2.20
noProof (Rechtschreibung oder Grammatik nicht überprüfen) §17.3.2.21
oMath (Office Open XML Math) §17.3.2.22
Gliederung (Zeichengliederung anzeigen) §17.3.2.23
Position (Vertikal erhöhter oder abgesenkter Text) §17.3.2.24
rFonts (Schriftarten ausführen) §17.3.2.26
rPrChange (Revisionsinformationen für Ausführungseigenschaften) §17.13.5.31
rStyle (Formatvorlage für referenzierte Zeichen) §17.3.2.29
rtl (Text von rechts nach links) §17.3.2.30
Schatten (Schatten) §17.3.2.31
shd (Schattierung ausführen) §17.3.2.32
smallCaps (Small Caps) §17.3.2.33
snapToGrid (Dokumentrastereinstellungen für Inter-Character Abstand verwenden) §17.3.2.34
Abstand (Zeichenabstandsanpassung) §17.3.2.35
specVanish (Absatzmarke ist immer ausgeblendet) §17.3.2.36
Strike (Single Strikethrough) §17.3.2.37
sz (Nicht komplexer Schriftgrad des Skripts) §17.3.2.38
szCs (Complex Script Font Size) §17.3.2.39
u (Unterstrichen) §17.3.2.40
vanish (Ausgeblendeter Text) §17.3.2.41
vertAlign (Tiefgestellt/Hochgestellter Text) §17.3.2.42
w (Erweiterter/komprimierter Text) §17.3.2.43
webHidden (Ausgeblendeter Webtext) §17.3.2.44

[Hinweis: Die W3C-XML-Schemadefinition des Inhaltsmodells (CT_RPr) dieses Elements befindet sich in §A.1. Ende des Hinweises]

[ISO/IEC 29500-1 1. Auflage]

rPr (Ausführungseigenschaften des Nummerierungssymbols)

Dieses Element gibt die Ausführungseigenschaften an, die auf den Text der Nummerierungsebene angewendet werden sollen, der im lvlText-Element (§17.9.12) angegeben ist, wenn er auf Absätze in diesem Dokument angewendet wird.

Diese Ausführungseigenschaften werden auf den gesamten Text auf Nummerierungsebene angewendet, der von einer bestimmten abstrakten Nummerierungsdefinition und Nummerierungsebene verwendet wird. Beachten Sie, dass Ausführungseigenschaften, die für einen nummerierten Absatz selbst oder für Textläufe innerhalb eines nummerierten Absatzes angegeben werden, von den Ausführungseigenschaften getrennt sind, die durch rPr-Elemente innerhalb einer Nummerierungsebene angegeben werden, da letzteres nur den nummerierenden Text selbst betrifft, nicht den Rest der Ausführungen im nummerierten Absatz.

[Beispiel: Sehen Sie sich den folgenden WordprocessingML-Code an, der das rPr-Element verwendet, um anzugeben, dass das in einer bestimmten Nummerierungsebene verwendete Nummerierungssymbol fett und mit einem Schriftgrad von 16 Punkten angegeben werden soll:

<w:lvl w:ilvl="1">   
  …  
  <w:rPr>  
    <w:b />   
    <w:sz w:val="32" />   
  </w:rPr>  
</w:lvl>  

Der resultierende Absatz verwendet seine reguläre Absatzformatierung, aber der Text auf Nummerierungsebene selbst muss in der 16-Punkt-Schriftart fett formatiert sein. Ende des Beispiels]

Übergeordnete Elemente
lvl (§17.9.6); lvl (§17.9.7)
Untergeordnete Elemente Subclause
b (Fett) §17.3.2.1
bCs (Complex Script Bold) §17.3.2.2
bdr (Textrahmen) §17.3.2.4
Feststelltaste (Alle Zeichen als Großbuchstaben anzeigen) §17.3.2.5
color (Ausführungsinhaltsfarbe) §17.3.2.6
cs (Komplexe Skriptformatierung bei der Ausführung verwenden) §17.3.2.7
dstrike (Doppelt durchgestrichen) §17.3.2.9
eastAsianLayout (Ostasiatische Typografieeinstellungen) §17.3.2.10
Effekt (animierter Texteffekt) §17.3.2.11
em (Hervorhebungszeichen) §17.3.2.12
Prägungen (Prägung) §17.3.2.13
fitText (Manuelle Ausführungsbreite) §17.3.2.14
Hervorhebung (Textmarkierung) §17.3.2.15
i (Kursiv) §17.3.2.16
iCs (Komplexes Skript kursiv) §17.3.2.17
Impressum (Impressum) §17.3.2.18
kern (Schriftkerning) §17.3.2.19
lang (Sprachen für Ausführungsinhalt) §17.3.2.20
noProof (Rechtschreibung oder Grammatik nicht überprüfen) §17.3.2.21
oMath (Office Open XML Math) §17.3.2.22
Gliederung (Zeichengliederung anzeigen) §17.3.2.23
Position (Vertikal erhöhter oder abgesenkter Text) §17.3.2.24
rFonts (Schriftarten ausführen) §17.3.2.26
rPrChange (Revisionsinformationen für Ausführungseigenschaften) §17.13.5.31
rStyle (Formatvorlage für referenzierte Zeichen) §17.3.2.29
rtl (Text von rechts nach links) §17.3.2.30
Schatten (Schatten) §17.3.2.31
shd (Schattierung ausführen) §17.3.2.32
smallCaps (Small Caps) §17.3.2.33
snapToGrid (Dokumentrastereinstellungen für Inter-Character Abstand verwenden) §17.3.2.34
Abstand (Zeichenabstandsanpassung) §17.3.2.35
specVanish (Absatzmarke ist immer ausgeblendet) §17.3.2.36
Strike (Single Strikethrough) §17.3.2.37
sz (Nicht komplexer Schriftgrad des Skripts) §17.3.2.38
szCs (Complex Script Font Size) §17.3.2.39
u (Unterstrichen) §17.3.2.40
vanish (Ausgeblendeter Text) §17.3.2.41
vertAlign (Tiefgestellt/Hochgestellter Text) §17.3.2.42
w (Erweiterter/komprimierter Text) §17.3.2.43
webHidden (Ausgeblendeter Webtext) §17.3.2.44

[Hinweis: Die W3C-XML-Schemadefinition des Inhaltsmodells (CT_RPr) dieses Elements befindet sich in §A.1. Ende des Hinweises]

ISO/IEC29500: 2008.

Konstruktoren

RunProperties()

Initialisiert eine neue instance der RunProperties-Klasse.

RunProperties(IEnumerable<OpenXmlElement>)

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

RunProperties(OpenXmlElement[])

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

RunProperties(String)

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

Eigenschaften

Bold

Kühn.

Stellt das folgende Elementtag im Schema dar: w:b.

BoldComplexScript

BoldComplexScript.

Stellt das folgende Elementtag im Schema dar: w:bCs.

Border

Grenze.

Stellt das folgende Elementtag im Schema dar: w:bdr.

Caps

Caps.

Stellt das folgende Elementtag im Schema dar: w:caps.

CharacterScale

CharacterScale.

Stellt das folgende Elementtag im Schema dar: w:w.

ChildElements

Ruft alle untergeordneten Knoten des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
Color

Farbe.

Stellt das folgende Elementtag im Schema dar: w:color.

ComplexScript

ComplexScript.

Stellt das folgende Elementtag im Schema dar: w:cs.

ContextualAlternatives

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

Stellt das folgende Elementtag im Schema dar: w14:cntxtAlts.

DoubleStrike

DoubleStrike.

Stellt das folgende Elementtag im Schema dar: w:dstrike.

EastAsianLayout

EastAsianLayout.

Stellt das folgende Elementtag im Schema dar: w:eastAsianLayout.

Emboss

Emboss.

Stellt das folgende Elementtag im Schema dar: w:emboss.

Emphasis

Schwerpunkt.

Stellt das folgende Elementtag im Schema dar: w:em.

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)
FillTextEffect

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

Stellt das folgende Elementtag im Schema dar: w14:textFill.

FirstChild

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

(Geerbt von OpenXmlCompositeElement)
FitText

FitText.

Stellt das folgende Elementtag im Schema dar: w:fitText.

FontSize

Fontsize.

Stellt das folgende Elementtag im Schema dar: w:sz.

FontSizeComplexScript

FontSizeComplexScript.

Stellt das folgende Elementtag im Schema dar: w:szCs.

Glow

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

Stellt das folgende Elementtag im Schema dar: w14:glow.

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)
Highlight

Markieren.

Stellt das folgende Elementtag im Schema dar: w:highlight.

Imprint

Impressum.

Stellt das folgende Elementtag im Schema dar: w:imprint.

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)
Italic

Italic.

Stellt das folgende Elementtag im Schema dar: w:i.

ItalicComplexScript

ItalicComplexScript.

Stellt das folgende Elementtag im Schema dar: w:iCs.

Kern

Kern.

Stellt das folgende Elementtag im Schema dar: w:kern.

Languages

Sprachen.

Stellt das folgende Elementtag im Schema dar: w:lang.

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)
Ligatures

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

Stellt das folgende Elementtag im Schema dar: w14:ligatures.

LocalName

Eigenschaften ausführen.

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

Wenn das Objekt als XML serialisiert wird, lautet der qualifizierte Name w:rPr.

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)
NoProof

NeinProof.

Stellt das folgende Elementtag im Schema dar: w:noProof.

NumberingFormat

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

Stellt das folgende Elementtag im Schema dar: w14:numForm.

NumberSpacing

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

Stellt das folgende Elementtag im Schema dar: w14:numSpacing.

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)
Outline

Umriss.

Stellt das folgende Elementtag im Schema dar: w:outline.

Parent

Ruft das übergeordnete Element des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
Position

Position.

Stellt das folgende Elementtag im Schema dar: w:position.

Prefix

Ruft das Namespacepräfix des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
Properties3D

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

Stellt das folgende Elementtag im Schema dar: w14:props3d.

Reflection

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

Stellt das folgende Elementtag im Schema dar: w14:reflection.

RightToLeftText

RightToLeftText.

Stellt das folgende Elementtag im Schema dar: w:rtl.

RunFonts

RunFonts.

Stellt das folgende Elementtag im Schema dar: w:rFonts.

RunPropertiesChange

RunPropertiesChange.

Stellt das folgende Elementtag im Schema dar: w:rPrChange.

RunStyle

RunStyle.

Stellt das folgende Elementtag im Schema dar: w:rStyle.

Scene3D

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

Stellt das folgende Elementtag im Schema dar: w14:scene3d.

Shading

Schattierung.

Stellt das folgende Elementtag im Schema dar: w:shd.

Shadow

Schatten.

Stellt das folgende Elementtag im Schema dar: w:shadow.

Shadow14

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

Stellt das folgende Elementtag im Schema dar: w14:shadow.

SmallCaps

Smallcaps.

Stellt das folgende Elementtag im Schema dar: w:smallCaps.

SnapToGrid

SnapToGrid.

Stellt das folgende Elementtag im Schema dar: w:snapToGrid.

Spacing

Abstand.

Stellt das folgende Elementtag im Schema dar: w:spacing.

SpecVanish

SpecVanish.

Stellt das folgende Elementtag im Schema dar: w:specVanish.

Strike

Schlag.

Stellt das folgende Elementtag im Schema dar: w:strike.

StylisticSets

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

Stellt das folgende Elementtag im Schema dar: w14:stylisticSets.

TextEffect

Texteffect.

Stellt das folgende Elementtag im Schema dar: w:effect.

TextOutlineEffect

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

Stellt das folgende Elementtag im Schema dar: w14:textOutline.

Underline

Unterstreichen

Stellt das folgende Elementtag im Schema dar: w:u.

Vanish

Verschwinden.

Stellt das folgende Elementtag im Schema dar: w:vanish.

VerticalTextAlignment

VerticalTextAlignment.

Stellt das folgende Elementtag im Schema dar: w:vertAlign.

WebHidden

WebHidden.

Stellt das folgende Elementtag im Schema dar: w:webHidden.

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()

Eigenschaften ausführen.

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

Wenn das Objekt als XML serialisiert wird, lautet der qualifizierte Name w:rPr.

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

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

(Geerbt von OpenXmlElement)

Gilt für: