次の方法で共有


RunProperties クラス

定義

プロパティを実行します。

このクラスは、Office 2007 以降で使用できます。

オブジェクトを xml としてシリアル化されるときに、修飾名は 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
継承
継承
属性

注釈

[ISO/IEC 29500-1 1st Edition]

rPr (実行プロパティ)

この要素は、すべてのスタイルの書式設定がテキストに適用された後、親実行の内容に適用される実行プロパティのセットを指定します。 これらのプロパティは、 直接実行に適用され、スタイルからのすべての書式を置き換えるので、直接書式設定として定義されます。

この書式は、 スタイル階層の次の場所に適用されます。

  • ドキュメントの既定値

  • 表スタイル

  • 番号付けスタイル

  • 段落スタイル

  • 文字スタイル

  • 直接書式設定 (この要素)

[: 一連の実行書式設定プロパティを持つ必要がある実行を検討してください。 この一連のプロパティは、実行プロパティで次のように指定されます。

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

rPr 要素は、現在の実行に適用されるプロパティを指定します(この場合は、 b 要素 (§17.3.2.1)、インプリント要素 (§17.3.2.18) を使用したインプリント (彫刻) テキスト効果を使用した実行コンテンツの太字書式設定。また、lang 要素 (§17.3.2.20) を使用して実行テキストをスペルチェックまたは文法チェックするときに、このテキストを英語 (カナダ) として解釈する必要があります。 例終わり]

親の要素
ctrlPr (§22.1.2.23);r (§22.1.2.87);r (§17.3.2.25)
子要素 Subclause
b (太字) §17.3.2.1
bC (複合スクリプト太字) §17.3.2.2
bdr (テキスト罫線) §17.3.2.4
caps (すべての文字を大文字で表示) §17.3.2.5
color (Run Content Color) §17.3.2.6
cs (実行時に複雑なスクリプト書式を使用する) §17.3.2.7
dstrike (ダブル 取り消し線) §17.3.2.9
eastAsianLayout (東アジアの文字体裁設定) §17.3.2.10
effect (アニメーション テキスト効果) §17.3.2.11
em (強調マーク) §17.3.2.12
エンボス (エンボス加工) §17.3.2.13
fitText (手動実行幅) §17.3.2.14
highlight (テキスト強調表示) §17.3.2.15
i (斜体) §17.3.2.16
iC (複合スクリプト斜体) §17.3.2.17
インプリント (インプリント) §17.3.2.18
kern (Font Kerning) §17.3.2.19
lang (実行コンテンツの言語) §17.3.2.20
noProof (スペル チェックや文章校正を行わない) §17.3.2.21
oMath (Office Open XML Math) §17.3.2.22
outline (文字アウトラインの表示) §17.3.2.23
位置 (垂直方向の上または下のテキスト) §17.3.2.24
rFonts (フォントの実行) §17.3.2.26
rPrChange (実行プロパティのリビジョン情報) §17.13.5.31
rStyle (参照文字スタイル) §17.3.2.29
rtl (右から左のテキスト) §17.3.2.30
shadow (Shadow) §17.3.2.31
shd (シェーディングの実行) §17.3.2.32
smallCaps (Small Caps) §17.3.2.33
snapToGrid (Inter-Character 間隔にドキュメント グリッド設定を使用) §17.3.2.34
spacing (文字間隔調整) §17.3.2.35
specVanish (段落マークは常に非表示) §17.3.2.36
strike (単一取り消し線) §17.3.2.37
sz (非複合スクリプトのフォント サイズ) §17.3.2.38
szC (複合スクリプト フォント サイズ) §17.3.2.39
u (下線) §17.3.2.40
vanish (隠し文字) §17.3.2.41
vertAlign (添字/上付きテキスト) §17.3.2.42
w (展開/圧縮テキスト) §17.3.2.43
webHidden (Web 非表示テキスト) §17.3.2.44

[: この要素のコンテンツ モデル (CT_RPr) の W3C XML スキーマ定義は§A.1 にあります。 メモの終了]

[ISO/IEC 29500-1 1st Edition]

rPr (構造化ドキュメント タグコンテンツの実行プロパティ)

この要素は、プレースホルダー テキストの代わりに親構造化ドキュメント タグに入力されたテキストに適用される実行プロパティのセットを指定します。 プレースホルダー テキストが構造化ドキュメント タグに存在する場合、その書式設定は、多くの場合、目的の基になる書式設定とは異なります。この要素は、最初にコントロールに追加されるときに、プレースホルダー以外のテキストコンテンツに使用する書式を指定します。

この要素が存在しない場合、挿入は書式設定されません。他のテキストの実行と同様に、プレースホルダー テキストのプロパティは継承されません。

[: 次の構造化ドキュメント タグを検討してください。

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

この構造化ドキュメント タグは、現在のコンテンツが、showingPlcHdr 要素 (§17.5.2.39) を介したプレースホルダー テキストであり、そのテキストに PlaceholderText 文字スタイルが適用されていることを指定します。

次に、そのスタイルが灰色の網掛けテキスト (プレースホルダー テキストの場合に一般的) を作成したとします。 この書式設定は、構造化ドキュメント タグに入力されたテキストには明らかに望ましくありません。 したがって、このテキストを追加すると、sdtPr 内の rPr 要素を使用して、結果のテキストに書式が格納されます。

この例では、最初にコントロールを設定するテキストは 、UserName 文字スタイルで書式設定する必要があります。 例終わり]

親の要素
sdtPr (§17.5.2.38)
子要素 Subclause
b (太字) §17.3.2.1
bC (複合スクリプト太字) §17.3.2.2
bdr (テキスト罫線) §17.3.2.4
caps (すべての文字を大文字で表示) §17.3.2.5
color (Run Content Color) §17.3.2.6
cs (実行時に複雑なスクリプト書式を使用する) §17.3.2.7
dstrike (ダブル 取り消し線) §17.3.2.9
eastAsianLayout (東アジアの文字体裁設定) §17.3.2.10
effect (アニメーション テキスト効果) §17.3.2.11
em (強調マーク) §17.3.2.12
エンボス (エンボス加工) §17.3.2.13
fitText (手動実行幅) §17.3.2.14
highlight (テキスト強調表示) §17.3.2.15
i (斜体) §17.3.2.16
iC (複合スクリプト斜体) §17.3.2.17
インプリント (インプリント) §17.3.2.18
kern (Font Kerning) §17.3.2.19
lang (実行コンテンツの言語) §17.3.2.20
noProof (スペル チェックや文章校正を行わない) §17.3.2.21
oMath (Office Open XML Math) §17.3.2.22
outline (文字アウトラインの表示) §17.3.2.23
位置 (垂直方向の上または下のテキスト) §17.3.2.24
rFonts (フォントの実行) §17.3.2.26
rPrChange (実行プロパティのリビジョン情報) §17.13.5.31
rStyle (参照文字スタイル) §17.3.2.29
rtl (右から左のテキスト) §17.3.2.30
shadow (Shadow) §17.3.2.31
shd (シェーディングの実行) §17.3.2.32
smallCaps (Small Caps) §17.3.2.33
snapToGrid (Inter-Character 間隔にドキュメント グリッド設定を使用) §17.3.2.34
spacing (文字間隔調整) §17.3.2.35
specVanish (段落マークは常に非表示) §17.3.2.36
strike (単一取り消し線) §17.3.2.37
sz (非複合スクリプトのフォント サイズ) §17.3.2.38
szC (複合スクリプト フォント サイズ) §17.3.2.39
u (下線) §17.3.2.40
vanish (隠し文字) §17.3.2.41
vertAlign (添字/上付きテキスト) §17.3.2.42
w (展開/圧縮テキスト) §17.3.2.43
webHidden (Web 非表示テキスト) §17.3.2.44

[: この要素のコンテンツ モデル (CT_RPr) の W3C XML スキーマ定義は§A.1 にあります。 メモの終了]

[ISO/IEC 29500-1 1st Edition]

rPr (構造化ドキュメント タグの終了文字の実行プロパティ)

この要素は、構造化ドキュメント タグの内容の末尾を区切るために存在する文字に適用する必要がある実行プロパティのセットを指定します。 これらのプロパティを適用する場合は、タグの メイン プロパティ コンテナーに格納されている rPr 要素 (§17.5.2.27) を使用して、構造化ドキュメント タグ全体に対して指定された実行プロパティに加えて適用する必要があります。

この要素が存在しない場合、挿入された終了タグは開始タグと同じ形式にする必要があります。

[: 次の構造化ドキュメント タグを検討してください。

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

タグのプロパティの下にある rPr 要素は、この構造化ドキュメント タグで、開始文字が文字スタイル UserName で書式設定されていること、および文字スタイル UserName の書式設定と太字および斜体の直接書式設定が必要であることを指定します。 例終わり]

親の要素
sdtEndPr (§17.5.2.37)
子要素 Subclause
b (太字) §17.3.2.1
bC (複合スクリプト太字) §17.3.2.2
bdr (テキスト罫線) §17.3.2.4
caps (すべての文字を大文字で表示) §17.3.2.5
color (Run Content Color) §17.3.2.6
cs (実行時に複雑なスクリプト書式を使用する) §17.3.2.7
dstrike (ダブル 取り消し線) §17.3.2.9
eastAsianLayout (東アジアの文字体裁設定) §17.3.2.10
effect (アニメーション テキスト効果) §17.3.2.11
em (強調マーク) §17.3.2.12
エンボス (エンボス加工) §17.3.2.13
fitText (手動実行幅) §17.3.2.14
highlight (テキスト強調表示) §17.3.2.15
i (斜体) §17.3.2.16
iC (複合スクリプト斜体) §17.3.2.17
インプリント (インプリント) §17.3.2.18
kern (Font Kerning) §17.3.2.19
lang (実行コンテンツの言語) §17.3.2.20
noProof (スペル チェックや文章校正を行わない) §17.3.2.21
oMath (Office Open XML Math) §17.3.2.22
outline (文字アウトラインの表示) §17.3.2.23
位置 (垂直方向の上または下のテキスト) §17.3.2.24
rFonts (フォントの実行) §17.3.2.26
rPrChange (実行プロパティのリビジョン情報) §17.13.5.31
rStyle (参照文字スタイル) §17.3.2.29
rtl (右から左のテキスト) §17.3.2.30
shadow (Shadow) §17.3.2.31
shd (シェーディングの実行) §17.3.2.32
smallCaps (Small Caps) §17.3.2.33
snapToGrid (Inter-Character 間隔にドキュメント グリッド設定を使用) §17.3.2.34
spacing (文字間隔調整) §17.3.2.35
specVanish (段落マークは常に非表示) §17.3.2.36
strike (単一取り消し線) §17.3.2.37
sz (非複合スクリプトのフォント サイズ) §17.3.2.38
szC (複合スクリプト フォント サイズ) §17.3.2.39
u (下線) §17.3.2.40
vanish (隠し文字) §17.3.2.41
vertAlign (添字/上付きテキスト) §17.3.2.42
w (展開/圧縮テキスト) §17.3.2.43
webHidden (Web 非表示テキスト) §17.3.2.44

[: この要素のコンテンツ モデル (CT_RPr) の W3C XML スキーマ定義は§A.1 にあります。 メモの終了]

[ISO/IEC 29500-1 1st Edition]

rPr (実行プロパティ)

この要素は、現在の WordprocessingML ドキュメントの既定の実行プロパティを構成する実行プロパティのセットを指定します。 [根拠: rPrDefault 要素内に rPr 要素が存在する理由は、WordprocessingML ドキュメント内の実行プロパティのセットを簡単に再利用できるようにすることです。実行プロパティは常に単一の rPr 要素の子要素であるため、その要素は追加の変更を加えずに目的の新しい場所に完全に再配置できます。 end rationale]

この要素を省略すると、現在のドキュメントの既定の実行プロパティは存在しません (つまり、既定の実行プロパティはなく、既定値はアプリケーション定義です)。

[: WordprocessingML ドキュメントのドキュメントの既定値については、次の定義を検討してください。

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

rPrDefault 要素の子としての rPr 要素には、このドキュメントの既定の実行プロパティのセット (この場合は太字のテキスト) が含まれています。 例終わり]

親の要素
rPrDefault (§17.7.5.5)
子要素 Subclause
b (太字) §17.3.2.1
bC (複合スクリプト太字) §17.3.2.2
bdr (テキスト罫線) §17.3.2.4
caps (すべての文字を大文字で表示) §17.3.2.5
color (Run Content Color) §17.3.2.6
cs (実行時に複雑なスクリプト書式を使用する) §17.3.2.7
dstrike (ダブル 取り消し線) §17.3.2.9
eastAsianLayout (東アジアの文字体裁設定) §17.3.2.10
effect (アニメーション テキスト効果) §17.3.2.11
em (強調マーク) §17.3.2.12
エンボス (エンボス加工) §17.3.2.13
fitText (手動実行幅) §17.3.2.14
highlight (テキスト強調表示) §17.3.2.15
i (斜体) §17.3.2.16
iC (複合スクリプト斜体) §17.3.2.17
インプリント (インプリント) §17.3.2.18
kern (Font Kerning) §17.3.2.19
lang (実行コンテンツの言語) §17.3.2.20
noProof (スペル チェックや文章校正を行わない) §17.3.2.21
oMath (Office Open XML Math) §17.3.2.22
outline (文字アウトラインの表示) §17.3.2.23
位置 (垂直方向の上または下のテキスト) §17.3.2.24
rFonts (フォントの実行) §17.3.2.26
rPrChange (実行プロパティのリビジョン情報) §17.13.5.31
rStyle (参照文字スタイル) §17.3.2.29
rtl (右から左のテキスト) §17.3.2.30
shadow (Shadow) §17.3.2.31
shd (シェーディングの実行) §17.3.2.32
smallCaps (Small Caps) §17.3.2.33
snapToGrid (Inter-Character 間隔にドキュメント グリッド設定を使用) §17.3.2.34
spacing (文字間隔調整) §17.3.2.35
specVanish (段落マークは常に非表示) §17.3.2.36
strike (単一取り消し線) §17.3.2.37
sz (非複合スクリプトのフォント サイズ) §17.3.2.38
szC (複合スクリプト フォント サイズ) §17.3.2.39
u (下線) §17.3.2.40
vanish (隠し文字) §17.3.2.41
vertAlign (添字/上付きテキスト) §17.3.2.42
w (展開/圧縮テキスト) §17.3.2.43
webHidden (Web 非表示テキスト) §17.3.2.44

[: この要素のコンテンツ モデル (CT_RPr) の W3C XML スキーマ定義は§A.1 にあります。 メモの終了]

[ISO/IEC 29500-1 1st Edition]

rPr (テーブル スタイルの条件付き書式の実行プロパティ)

この要素は、親 tblStylePr 要素で指定された条件付き書式の種類に一致するテーブル内のすべての実行に適用される実行プロパティのセットを指定します。 これらのプロパティは、スタイル階層で指定された順序で適用されます。

[: firstRow の条件付き書式を含むテーブル スタイルを次のように定義するとします。

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

tblStylePr 要素内で指定された rPr 要素は、 firstRow の型値で指定された条件を満たすテーブルのすべての部分 (テーブルのすべてのヘッダー行) に適用する必要がある実行プロパティのセットを指定します。 この例では、適用される単一の実行プロパティは i 要素 (§17.3.2.16) を介して斜体です。 例終わり]

親の要素
tblStylePr (§17.7.6.6)
子要素 Subclause
b (太字) §17.3.2.1
bC (複合スクリプト太字) §17.3.2.2
bdr (テキスト罫線) §17.3.2.4
caps (すべての文字を大文字で表示) §17.3.2.5
color (Run Content Color) §17.3.2.6
cs (実行時に複雑なスクリプト書式を使用する) §17.3.2.7
dstrike (ダブル 取り消し線) §17.3.2.9
eastAsianLayout (東アジアの文字体裁設定) §17.3.2.10
effect (アニメーション テキスト効果) §17.3.2.11
em (強調マーク) §17.3.2.12
エンボス (エンボス加工) §17.3.2.13
fitText (手動実行幅) §17.3.2.14
highlight (テキスト強調表示) §17.3.2.15
i (斜体) §17.3.2.16
iC (複合スクリプト斜体) §17.3.2.17
インプリント (インプリント) §17.3.2.18
kern (Font Kerning) §17.3.2.19
lang (実行コンテンツの言語) §17.3.2.20
noProof (スペル チェックや文章校正を行わない) §17.3.2.21
oMath (Office Open XML Math) §17.3.2.22
outline (文字アウトラインの表示) §17.3.2.23
位置 (垂直方向の上または下のテキスト) §17.3.2.24
rFonts (フォントの実行) §17.3.2.26
rPrChange (実行プロパティのリビジョン情報) §17.13.5.31
rStyle (参照文字スタイル) §17.3.2.29
rtl (右から左のテキスト) §17.3.2.30
shadow (Shadow) §17.3.2.31
shd (シェーディングの実行) §17.3.2.32
smallCaps (Small Caps) §17.3.2.33
snapToGrid (Inter-Character 間隔にドキュメント グリッド設定を使用) §17.3.2.34
spacing (文字間隔調整) §17.3.2.35
specVanish (段落マークは常に非表示) §17.3.2.36
strike (単一取り消し線) §17.3.2.37
sz (非複合スクリプトのフォント サイズ) §17.3.2.38
szC (複合スクリプト フォント サイズ) §17.3.2.39
u (下線) §17.3.2.40
vanish (隠し文字) §17.3.2.41
vertAlign (添字/上付きテキスト) §17.3.2.42
w (展開/圧縮テキスト) §17.3.2.43
webHidden (Web 非表示テキスト) §17.3.2.44

[: この要素のコンテンツ モデル (CT_RPr) の W3C XML スキーマ定義は§A.1 にあります。 メモの終了]

[ISO/IEC 29500-1 1st Edition]

rPr (実行プロパティ)

この要素は、実行に適用される実行プロパティのセットを指定します。

[: 次のように定義された文字スタイルを検討してください。

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

style 要素内で指定された rPr 要素は、参照元の実行に適用する必要がある実行プロパティのセットを指定します。 この例では、適用される単一の実行プロパティは、dstrike 要素 (§17.3.2.9) を介して段落を二重取り消し線で表示する必要があるという事実です。 例終わり]

親の要素
style (§17.7.4.17)
子要素 Subclause
b (太字) §17.3.2.1
bC (複合スクリプト太字) §17.3.2.2
bdr (テキスト罫線) §17.3.2.4
caps (すべての文字を大文字で表示) §17.3.2.5
color (Run Content Color) §17.3.2.6
cs (実行時に複雑なスクリプト書式を使用する) §17.3.2.7
dstrike (ダブル 取り消し線) §17.3.2.9
eastAsianLayout (東アジアの文字体裁設定) §17.3.2.10
effect (アニメーション テキスト効果) §17.3.2.11
em (強調マーク) §17.3.2.12
エンボス (エンボス加工) §17.3.2.13
fitText (手動実行幅) §17.3.2.14
highlight (テキスト強調表示) §17.3.2.15
i (斜体) §17.3.2.16
iC (複合スクリプト斜体) §17.3.2.17
インプリント (インプリント) §17.3.2.18
kern (Font Kerning) §17.3.2.19
lang (実行コンテンツの言語) §17.3.2.20
noProof (スペル チェックや文章校正を行わない) §17.3.2.21
oMath (Office Open XML Math) §17.3.2.22
outline (文字アウトラインの表示) §17.3.2.23
位置 (垂直方向の上または下のテキスト) §17.3.2.24
rFonts (フォントの実行) §17.3.2.26
rPrChange (実行プロパティのリビジョン情報) §17.13.5.31
rStyle (参照文字スタイル) §17.3.2.29
rtl (右から左のテキスト) §17.3.2.30
shadow (Shadow) §17.3.2.31
shd (シェーディングの実行) §17.3.2.32
smallCaps (Small Caps) §17.3.2.33
snapToGrid (Inter-Character 間隔にドキュメント グリッド設定を使用) §17.3.2.34
spacing (文字間隔調整) §17.3.2.35
specVanish (段落マークは常に非表示) §17.3.2.36
strike (単一取り消し線) §17.3.2.37
sz (非複合スクリプトのフォント サイズ) §17.3.2.38
szC (複合スクリプト フォント サイズ) §17.3.2.39
u (下線) §17.3.2.40
vanish (隠し文字) §17.3.2.41
vertAlign (添字/上付きテキスト) §17.3.2.42
w (展開/圧縮テキスト) §17.3.2.43
webHidden (Web 非表示テキスト) §17.3.2.44

[: この要素のコンテンツ モデル (CT_RPr) の W3C XML スキーマ定義は§A.1 にあります。 メモの終了]

[ISO/IEC 29500-1 1st Edition]

rPr (番号付けシンボル実行プロパティ)

この要素は、このドキュメントの段落に適用されるときに lvlText 要素 (§17.9.12) で指定された番号付けレベルのテキストに適用される実行プロパティを指定します。

これらの実行プロパティは、特定の抽象番号付け定義と番号付けレベルで使用されるすべての段落番号レベルのテキストに適用されます。 番号付き段落自体で指定された実行プロパティ、または番号付き段落内のテキスト実行で指定された実行プロパティは、番号付けレベル内の rPr 要素によって指定された実行プロパティとは異なります。後者は、段落番号付き段落の実行の残りの部分ではなく、番号付きテキスト自体にのみ影響を与えるので注意してください。

[: 以下の WordprocessingML で rPr 要素を使用して、指定された番号レベルで使用される番号付け記号を太字にし、16 ポイントのフォント サイズにすることを指定するとします。

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

結果の段落では通常の段落書式が使用されますが、段落番号レベルのテキスト自体は、16 ポイント フォントで太字で書式設定する必要があります。 例終わり]

親の要素
lvl (§17.9.6);lvl (§17.9.7)
子要素 Subclause
b (太字) §17.3.2.1
bC (複合スクリプト太字) §17.3.2.2
bdr (テキスト罫線) §17.3.2.4
caps (すべての文字を大文字で表示) §17.3.2.5
color (Run Content Color) §17.3.2.6
cs (実行時に複雑なスクリプト書式を使用する) §17.3.2.7
dstrike (ダブル 取り消し線) §17.3.2.9
eastAsianLayout (東アジアの文字体裁設定) §17.3.2.10
effect (アニメーション テキスト効果) §17.3.2.11
em (強調マーク) §17.3.2.12
エンボス (エンボス加工) §17.3.2.13
fitText (手動実行幅) §17.3.2.14
highlight (テキスト強調表示) §17.3.2.15
i (斜体) §17.3.2.16
iC (複合スクリプト斜体) §17.3.2.17
インプリント (インプリント) §17.3.2.18
kern (Font Kerning) §17.3.2.19
lang (実行コンテンツの言語) §17.3.2.20
noProof (スペル チェックや文章校正を行わない) §17.3.2.21
oMath (Office Open XML Math) §17.3.2.22
outline (文字アウトラインの表示) §17.3.2.23
位置 (垂直方向の上または下のテキスト) §17.3.2.24
rFonts (フォントの実行) §17.3.2.26
rPrChange (実行プロパティのリビジョン情報) §17.13.5.31
rStyle (参照文字スタイル) §17.3.2.29
rtl (右から左のテキスト) §17.3.2.30
shadow (Shadow) §17.3.2.31
shd (シェーディングの実行) §17.3.2.32
smallCaps (Small Caps) §17.3.2.33
snapToGrid (Inter-Character 間隔にドキュメント グリッド設定を使用) §17.3.2.34
spacing (文字間隔調整) §17.3.2.35
specVanish (段落マークは常に非表示) §17.3.2.36
strike (単一取り消し線) §17.3.2.37
sz (非複合スクリプトのフォント サイズ) §17.3.2.38
szC (複合スクリプト フォント サイズ) §17.3.2.39
u (下線) §17.3.2.40
vanish (隠し文字) §17.3.2.41
vertAlign (添字/上付きテキスト) §17.3.2.42
w (展開/圧縮テキスト) §17.3.2.43
webHidden (Web 非表示テキスト) §17.3.2.44

[: この要素のコンテンツ モデル (CT_RPr) の W3C XML スキーマ定義は§A.1 にあります。 メモの終了]

ISO/IEC29500: 2008。

コンストラクター

RunProperties()

RunProperties クラスの新しいインスタンスを初期化します。

RunProperties(IEnumerable<OpenXmlElement>)

指定した子要素を使用して、RunProperties クラスの新しいインスタンスを初期化します。

RunProperties(OpenXmlElement[])

指定した子要素を使用して、RunProperties クラスの新しいインスタンスを初期化します。

RunProperties(String)

外部 XML から RunProperties クラスの新しいインスタンスを初期化します。

プロパティ

Bold

太字。

スキーマ内の次の要素タグを表します: w:b。

BoldComplexScript

BoldComplexScript。

スキーマ内の次の要素タグを表します: w:bC。

Border

国境。

スキーマ内の次の要素タグを表します: w:bdr。

Caps

キャップ。

スキーマ内の次の要素タグを表します: w:caps。

CharacterScale

CharacterScale。

スキーマ内の次の要素タグを表します: w:w。

ChildElements

現在の要素のすべての子ノードを取得します。

(継承元 OpenXmlElement)
Color

スキーマ内の次の要素タグを表します: w:color。

ComplexScript

ComplexScript。

スキーマ内の次の要素タグを表します: w:cs。

ContextualAlternatives

ContextualAlternatives では、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の要素タグを表します。 w14:cntxtAlts。

DoubleStrike

DoubleStrike。

スキーマ内の次の要素タグを表します。 w:dstrike。

EastAsianLayout

EastAsianLayout。

スキーマ内の次の要素タグを表します。 w:eastAsianLayout。

Emboss

エンボス。

スキーマ内の次の要素タグを表します:w:エンボス。

Emphasis

強調斜体

スキーマ内の次の要素タグを表します: w:em。

ExtendedAttributes

現在の要素のすべての拡張属性 (スキーマで定義されていない属性) を取得します。

(継承元 OpenXmlElement)
Features

現在の要素の を IFeatureCollection 取得します。 この機能コレクションは読み取り専用ですが、使用可能な場合は親パーツとパッケージから機能を継承します。

(継承元 OpenXmlElement)
FillTextEffect

FillTextEffect、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の要素タグを表します: w14:textFill。

FirstChild

現在の OpenXmlElement 要素の最初の子を取得します。

(継承元 OpenXmlCompositeElement)
FitText

FitText。

スキーマ内の次の要素タグを表します: w:fitText。

FontSize

Fontsize。

スキーマ内の次の要素タグを表します: w:sz。

FontSizeComplexScript

FontSizeComplexScript。

スキーマ内の次の要素タグを表します。 w:szC。

Glow

Glow、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の要素タグを表します: w14:glow。

HasAttributes

現在の要素に属性があるかどうかを示す値を取得します。

(継承元 OpenXmlElement)
HasChildren

現在の要素に子要素があるかどうかを示す値を取得します。

(継承元 OpenXmlCompositeElement)
Highlight

ハイライト。

スキーマ内の次の要素タグを表します。 w:highlight。

Imprint

インプリント。

スキーマ内の次の要素タグを表します: w:imprint。

InnerText

現在のノードとそのすべての子の連結値を取得または設定します。

(継承元 OpenXmlCompositeElement)
InnerXml

現在のノードの子ノードのみを表すマークアップを取得または設定します。

(継承元 OpenXmlCompositeElement)
Italic

斜体。

スキーマ内の次の要素タグを表します: w:i。

ItalicComplexScript

ItalicComplexScript。

スキーマ内の次の要素タグ (w:iCs) を表します。

Kern

カーン。

スキーマ内の次の要素タグを表します: w:kern。

Languages

言語。

スキーマ内の次の要素タグを表します: w:lang。

LastChild

現在の OpenXmlElement 要素の最後の子を取得します。 このような OpenXmlElement 要素がない場合は、null (Visual Basic では Nothing) を返します。

(継承元 OpenXmlCompositeElement)
Ligatures

合字、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の要素タグを表します。 w14:ligatures。

LocalName

プロパティを実行します。

このクラスは、Office 2007 以降で使用できます。

オブジェクトを xml としてシリアル化されるときに、修飾名は w:rPr です。

LocalName

現在の要素のローカル名を取得します。

(継承元 OpenXmlElement)
MCAttributes

マークアップ互換性属性を取得または設定します。 現在の要素に対してマークアップ互換性属性が定義されていない場合は null を返します。

(継承元 OpenXmlElement)
NamespaceDeclarations

現在の要素で定義されているすべての名前空間宣言を取得します。 名前空間宣言がない場合は、空の列挙子を返します。

(継承元 OpenXmlElement)
NamespaceUri

現在の要素の名前空間 URI を取得します。

(継承元 OpenXmlElement)
NoProof

NoProof。

スキーマ内の次の要素タグを表します: w:noProof。

NumberingFormat

NumberingFormat、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の要素タグを表します: w14:numForm。

NumberSpacing

NumberSpacing、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の要素タグを表します: w14:numSpacing。

OpenXmlElementContext

現在の要素の OpenXmlElementContext を取得します。

(継承元 OpenXmlElement)
OuterXml

現在の要素とそのすべての子要素を表すマークアップを取得します。

(継承元 OpenXmlElement)
Outline

概要。

スキーマ内の次の要素タグを表します: w:outline。

Parent

現在の要素の親要素を取得します。

(継承元 OpenXmlElement)
Position

位置。

スキーマ内の次の要素タグを表します: w:position。

Prefix

現在の要素の名前空間プレフィックスを取得します。

(継承元 OpenXmlElement)
Properties3D

Properties3D、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の要素タグを表します: w14:props3d。

Reflection

リフレクションでは、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の要素タグを表します: w14:reflection。

RightToLeftText

RightToLeftText。

スキーマ内の次の要素タグを表します: w:rtl。

RunFonts

RunFonts。

スキーマ内の次の要素タグを表します: w:rFonts。

RunPropertiesChange

RunPropertiesChange。

スキーマ内の次の要素タグを表します: w:rPrChange。

RunStyle

RunStyle。

スキーマ内の次の要素タグを表します: w:rStyle。

Scene3D

Scene3D、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の要素タグを表します: w14:scene3d。

Shading

網かけ

スキーマ内の次の要素タグを表します: w:shd。

Shadow

影。

スキーマの w:shadow 要素タグを表します。

Shadow14

Shadow14、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の要素タグを表します: w14:shadow。

SmallCaps

SmallCaps。

スキーマ内の次の要素タグを表します。 w:smallCaps。

SnapToGrid

SnapToGrid。

スキーマ内の次の要素タグを表します: w:snapToGrid。

Spacing

間隔。

スキーマの要素タグ w:spacing を表します。

SpecVanish

SpecVanish。

スキーマ内の次の要素タグを表します: w:specVanish。

Strike

ストライク。

スキーマ内の次の要素タグを表します: w:strike。

StylisticSets

スタイルセット、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の要素タグを表します: w14:スタイルセット。

TextEffect

TextEffect。

スキーマ内の次の要素タグを表します: w:effect。

TextOutlineEffect

TextOutlineEffect、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の要素タグを表します: w14:textOutline。

Underline

下線を引く。

スキーマ内の次の要素タグを表します: w:u.

Vanish

消える。

スキーマ内の次の要素タグを表します。 w:vanish。

VerticalTextAlignment

VerticalTextAlignment。

スキーマの要素タグ w:vertAlign を表します。

WebHidden

WebHidden。

スキーマ内の次の要素タグを表します: w:webHidden。

XmlQualifiedName

現在の要素の修飾名を取得します。

(継承元 OpenXmlElement)
XName

現在の要素の修飾名を取得します。

(継承元 OpenXmlElement)

メソッド

AddAnnotation(Object)

現在の OpenXmlElement 要素の注釈の一覧にオブジェクトを追加します。

(継承元 OpenXmlElement)
AddChild(OpenXmlElement, Boolean)

指定した要素が既知の子である場合は、 要素に追加します。 これにより、 要素がスキーマに従って正しい場所に追加されます。

(継承元 OpenXmlCompositeElement)
AddNamespaceDeclaration(String, String)

現在のノードに名前空間宣言を追加します。

(継承元 OpenXmlElement)
Ancestors()

現在の要素のすべての先祖を列挙します。

(継承元 OpenXmlElement)
Ancestors<T>()

指定した型を持つ現在の要素の先祖のみを列挙します。

(継承元 OpenXmlElement)
Annotation(Type)

現在の OpenXmlElement 要素から、指定した型の最初の注釈オブジェクトを取得します。

(継承元 OpenXmlElement)
Annotation<T>()

現在の OpenXmlElement 要素から、指定した型の最初の注釈オブジェクトを取得します。

(継承元 OpenXmlElement)
Annotations(Type)

現在の OpenXmlElement 要素の指定した型を持つ注釈のコレクションを取得します。

(継承元 OpenXmlElement)
Annotations<T>()

現在の OpenXmlElement 要素の指定した型を持つ注釈のコレクションを取得します。

(継承元 OpenXmlElement)
Append(IEnumerable<OpenXmlElement>)

要素のリストから現在の要素の子要素のリストの末尾に各要素を追加します。

(継承元 OpenXmlElement)
Append(OpenXmlElement[])

要素の配列から、現在の要素の子要素のリストの末尾に各要素を追加します。

(継承元 OpenXmlElement)
AppendChild<T>(T)

現在の要素の子ノードのリストの末尾に、指定した要素を追加します。

(継承元 OpenXmlCompositeElement)
ClearAllAttributes()

既知の属性と拡張属性の両方を含むすべての属性をクリアします。

(継承元 OpenXmlElement)
Clone()

現在のノードの複製を作成します。

(継承元 OpenXmlElement)
CloneNode(Boolean)

このノードの複製を作成します。

Descendants()

現在の要素のすべての子孫を列挙します。

(継承元 OpenXmlElement)
Descendants<T>()

T 型のすべての現在の要素の子孫を列挙します。

(継承元 OpenXmlElement)
Elements()

現在の要素のすべての子を列挙します。

(継承元 OpenXmlElement)
Elements<T>()

指定した型を持つ現在の要素の子のみを列挙します。

(継承元 OpenXmlElement)
ElementsAfter()

現在の要素に続き、現在の要素と同じ親を持つすべての兄弟要素を列挙します。

(継承元 OpenXmlElement)
ElementsBefore()

現在の要素の前にあり、現在の要素と同じ親を持つすべての兄弟要素を列挙します。

(継承元 OpenXmlElement)
GetAttribute(String, String)

指定したタグ名と名前空間 URI を持つ Open XML 属性を取得します。

(継承元 OpenXmlElement)
GetAttributes()

すべての属性のコピーを含むリストを取得します。

(継承元 OpenXmlElement)
GetEnumerator()

子コレクションを反復処理する列挙子を返します。

(継承元 OpenXmlElement)
GetFirstChild<T>()

T 型の最初の子要素を検索します。

(継承元 OpenXmlElement)
InsertAfter<T>(T, OpenXmlElement)

指定した参照要素の直後に、指定した要素を挿入します。

(継承元 OpenXmlCompositeElement)
InsertAfterSelf<T>(T)

現在の要素の直後に、指定した要素を挿入します。

(継承元 OpenXmlElement)
InsertAt<T>(T, Int32)

現在の要素の子の指定したインデックス位置に、指定した要素を挿入します。

(継承元 OpenXmlCompositeElement)
InsertBefore<T>(T, OpenXmlElement)

指定した参照要素の直前に、指定した要素を挿入します。

(継承元 OpenXmlCompositeElement)
InsertBeforeSelf<T>(T)

現在の要素の直前に、指定した要素を挿入します。

(継承元 OpenXmlElement)
IsAfter(OpenXmlElement)

指定した要素の後に現在の要素がドキュメントの順序で表示されるかどうかを判断します。

(継承元 OpenXmlElement)
IsBefore(OpenXmlElement)

指定した要素の前に現在の要素がドキュメントの順序で表示されるかどうかを判断します。

(継承元 OpenXmlElement)
LookupNamespace(String)

現在のノードのコンテキストの名前空間プレフィックスを解決します。

(継承元 OpenXmlElement)
LookupPrefix(String)

現在の要素スコープ内の名前空間 URI の対応するプレフィックスを検索します。

(継承元 OpenXmlElement)
NextSibling()

現在の OpenXmlElement 要素の直後にある OpenXmlElement 要素を取得します。 次の OpenXmlElement 要素がない場合は null (Visual Basic では Nothing) を返します。

(継承元 OpenXmlElement)
NextSibling<T>()

現在の OpenXmlElement 要素に続く指定した型を持つ OpenXmlElement 要素を取得します。 次の OpenXmlElement がない場合は、null (Visual Basic では Nothing) を返します。

(継承元 OpenXmlElement)
PrependChild<T>(T)

現在の要素の子ノードのリストの先頭に、指定した要素を挿入します。

(継承元 OpenXmlCompositeElement)
PreviousSibling()

現在の OpenXmlElement 要素のすぐ前にある OpenXmlElement 要素を取得します。 前に OpenXmlElement 要素がない場合は、null (Visual Basic では Nothing) を返します。

(継承元 OpenXmlElement)
PreviousSibling<T>()

現在の OpenXmlElement の前に指定された型を持つ OpenXmlElement 要素を取得します。 前に OpenXmlElement 要素がない場合は null (Visual Basic では Nothing) を返します。

(継承元 OpenXmlElement)
Remove()

現在の要素を親から削除します。

(継承元 OpenXmlElement)
RemoveAllChildren()

現在の要素のすべての子要素を削除します。

(継承元 OpenXmlCompositeElement)
RemoveAllChildren<T>()

T 型の現在の要素の子要素をすべて削除します。

(継承元 OpenXmlElement)
RemoveAnnotations(Type)

指定した型の注釈を現在の OpenXmlElement 要素から削除します。

(継承元 OpenXmlElement)
RemoveAnnotations<T>()

指定した型の注釈を現在の OpenXmlElement 要素から削除します。

(継承元 OpenXmlElement)
RemoveAttribute(String, String)

現在の要素から 属性を削除します。

(継承元 OpenXmlElement)
RemoveChild<T>(T)

指定した子要素を削除します。

(継承元 OpenXmlCompositeElement)
RemoveNamespaceDeclaration(String)

指定したプレフィックスの名前空間宣言を削除します。 プレフィックスがない場合は、何も削除しません。

(継承元 OpenXmlElement)
ReplaceChild<T>(OpenXmlElement, T)

現在の要素の子要素の 1 つを別の OpenXmlElement 要素に置き換えます。

(継承元 OpenXmlCompositeElement)
SetAttribute(OpenXmlAttribute)

指定した要素に属性を設定します。 属性が既知の属性の場合、属性の値が設定されます。 属性が拡張属性の場合は、拡張属性リストに 'openxmlAttribute' が追加されます。

(継承元 OpenXmlElement)
SetAttributes(IEnumerable<OpenXmlAttribute>)

要素に複数の属性を設定します。 属性が既知の属性の場合、属性の値が設定されます。 属性が拡張属性の場合は、拡張属性リストに 'openxmlAttribute' が追加されます。

(継承元 OpenXmlElement)
WriteTo(XmlWriter)

現在のノードを指定した XmlWriter に保存します。

(継承元 OpenXmlElement)

明示的なインターフェイスの実装

IEnumerable.GetEnumerator()

プロパティを実行します。

このクラスは、Office 2007 以降で使用できます。

オブジェクトを xml としてシリアル化されるときに、修飾名は w:rPr です。

(継承元 OpenXmlElement)
IEnumerable<OpenXmlElement>.GetEnumerator()

子コレクションを反復処理する列挙子を返します。

(継承元 OpenXmlElement)

適用対象