Freigeben über


TextParagraphPropertiesType-Klasse

Defines the TextParagraphPropertiesType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Drawing.TextParagraphPropertiesType
        

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(PictureBullet))> _
<ChildElementInfoAttribute(GetType(BulletSizePercentage))> _
<ChildElementInfoAttribute(GetType(BulletSizePoints))> _
<ChildElementInfoAttribute(GetType(LineSpacing))> _
<ChildElementInfoAttribute(GetType(SpaceBefore))> _
<ChildElementInfoAttribute(GetType(SpaceAfter))> _
<ChildElementInfoAttribute(GetType(BulletColorText))> _
<ChildElementInfoAttribute(GetType(BulletColor))> _
<ChildElementInfoAttribute(GetType(BulletSizeText))> _
<ChildElementInfoAttribute(GetType(BulletFontText))> _
<ChildElementInfoAttribute(GetType(BulletFont))> _
<ChildElementInfoAttribute(GetType(NoBullet))> _
<ChildElementInfoAttribute(GetType(AutoNumberedBullet))> _
<ChildElementInfoAttribute(GetType(CharacterBullet))> _
<ChildElementInfoAttribute(GetType(TabStopList))> _
<ChildElementInfoAttribute(GetType(DefaultRunProperties))> _
<ChildElementInfoAttribute(GetType(ExtensionList))> _
Public MustInherit Class TextParagraphPropertiesType _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As TextParagraphPropertiesType
[ChildElementInfoAttribute(typeof(PictureBullet))]
[ChildElementInfoAttribute(typeof(BulletSizePercentage))]
[ChildElementInfoAttribute(typeof(BulletSizePoints))]
[ChildElementInfoAttribute(typeof(LineSpacing))]
[ChildElementInfoAttribute(typeof(SpaceBefore))]
[ChildElementInfoAttribute(typeof(SpaceAfter))]
[ChildElementInfoAttribute(typeof(BulletColorText))]
[ChildElementInfoAttribute(typeof(BulletColor))]
[ChildElementInfoAttribute(typeof(BulletSizeText))]
[ChildElementInfoAttribute(typeof(BulletFontText))]
[ChildElementInfoAttribute(typeof(BulletFont))]
[ChildElementInfoAttribute(typeof(NoBullet))]
[ChildElementInfoAttribute(typeof(AutoNumberedBullet))]
[ChildElementInfoAttribute(typeof(CharacterBullet))]
[ChildElementInfoAttribute(typeof(TabStopList))]
[ChildElementInfoAttribute(typeof(DefaultRunProperties))]
[ChildElementInfoAttribute(typeof(ExtensionList))]
public abstract class TextParagraphPropertiesType : OpenXmlCompositeElement

Hinweise

The following table lists the possible child types:LineSpacing <a:lnSpc>SpaceBefore <a:spcBef>SpaceAfter <a:spcAft>BulletColorText <a:buClrTx>BulletColor <a:buClr>BulletSizeText <a:buSzTx>BulletSizePercentage <a:buSzPct>BulletSizePoints <a:buSzPts>BulletFontText <a:buFontTx>BulletFont <a:buFont>NoBullet <a:buNone>AutoNumberedBullet <a:buAutoNum>CharacterBullet <a:buChar>PictureBullet <a:buBlip>TabStopList <a:tabLst>DefaultRunProperties <a:defRPr>ExtensionList <a:extLst>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

TextParagraphPropertiesType-Member

DocumentFormat.OpenXml.Drawing-Namespace

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Drawing.TextParagraphPropertiesType
        DocumentFormat.OpenXml.Drawing.DefaultParagraphProperties
        DocumentFormat.OpenXml.Drawing.Level1ParagraphProperties
        DocumentFormat.OpenXml.Drawing.Level2ParagraphProperties
        DocumentFormat.OpenXml.Drawing.Level3ParagraphProperties
        DocumentFormat.OpenXml.Drawing.Level4ParagraphProperties
        DocumentFormat.OpenXml.Drawing.Level5ParagraphProperties
        DocumentFormat.OpenXml.Drawing.Level6ParagraphProperties
        DocumentFormat.OpenXml.Drawing.Level7ParagraphProperties
        DocumentFormat.OpenXml.Drawing.Level8ParagraphProperties
        DocumentFormat.OpenXml.Drawing.Level9ParagraphProperties
        DocumentFormat.OpenXml.Drawing.ParagraphProperties