RoundRectangle Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Abgerundetes Rechteck.
Diese Klasse ist in Office 2007 und höher verfügbar.
Wenn das Objekt als xml serialisiert wird, lautet der qualifizierte Name v:roundrect.
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Path))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Formulas))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.ShapeHandles))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Fill))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Stroke))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Shadow))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.TextBox))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.TextPath))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.ImageData))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Skew))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Extrusion))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Callout))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Lock))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.ClipPath))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.SignatureLine))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.TextWrap))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.AnchorLock))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.TopBorder))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.BottomBorder))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.LeftBorder))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.RightBorder))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Spreadsheet.ClientData))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Presentation.TextData))]
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)]
[DocumentFormat.OpenXml.SchemaAttr(26, "roundrect")]
public class RoundRectangle : DocumentFormat.OpenXml.OpenXmlCompositeElement
public class RoundRectangle : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.SchemaAttr(26, "roundrect")]
public class RoundRectangle : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.SchemaAttr("v:roundrect")]
public class RoundRectangle : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.SchemaAttr("v:roundrect")]
public class RoundRectangle : DocumentFormat.OpenXml.TypedOpenXmlCompositeElement
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Path))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Formulas))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.ShapeHandles))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Fill))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Stroke))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Shadow))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.TextBox))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.TextPath))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.ImageData))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Skew))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Extrusion))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Callout))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Lock))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.ClipPath))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.SignatureLine))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.TextWrap))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.AnchorLock))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.TopBorder))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.BottomBorder))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.LeftBorder))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.RightBorder))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Spreadsheet.ClientData))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Presentation.TextData))]
public class RoundRectangle : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Path))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Formulas))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.ShapeHandles))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Fill))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Stroke))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Shadow))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.TextBox))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.TextPath))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.ImageData))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Skew))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Extrusion))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Callout))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Lock))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.ClipPath))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.SignatureLine))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.TextWrap))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.AnchorLock))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.TopBorder))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.BottomBorder))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.LeftBorder))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.RightBorder))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Spreadsheet.ClientData))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Presentation.TextData))]
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)]
public class RoundRectangle : DocumentFormat.OpenXml.OpenXmlCompositeElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Path))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Formulas))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.ShapeHandles))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Fill))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Stroke))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Shadow))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.TextBox))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.TextPath))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.ImageData))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Skew))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Extrusion))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Callout))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Lock))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.ClipPath))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.SignatureLine))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.TextWrap))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.AnchorLock))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.TopBorder))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.BottomBorder))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.LeftBorder))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.RightBorder))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Spreadsheet.ClientData))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Presentation.TextData))>]
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)>]
[<DocumentFormat.OpenXml.SchemaAttr(26, "roundrect")>]
type RoundRectangle = class
inherit OpenXmlCompositeElement
type RoundRectangle = class
inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.SchemaAttr(26, "roundrect")>]
type RoundRectangle = class
inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.SchemaAttr("v:roundrect")>]
type RoundRectangle = class
inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.SchemaAttr("v:roundrect")>]
type RoundRectangle = class
inherit TypedOpenXmlCompositeElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Path))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Formulas))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.ShapeHandles))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Fill))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Stroke))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Shadow))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.TextBox))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.TextPath))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.ImageData))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Skew))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Extrusion))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Callout))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Lock))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.ClipPath))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.SignatureLine))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.TextWrap))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.AnchorLock))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.TopBorder))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.BottomBorder))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.LeftBorder))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.RightBorder))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Spreadsheet.ClientData))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Presentation.TextData))>]
type RoundRectangle = class
inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Path))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Formulas))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.ShapeHandles))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Fill))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Stroke))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Shadow))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.TextBox))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.TextPath))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.ImageData))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Skew))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Extrusion))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Callout))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.Lock))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.ClipPath))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Office.SignatureLine))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.TextWrap))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.AnchorLock))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.TopBorder))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.BottomBorder))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.LeftBorder))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Wordprocessing.RightBorder))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Spreadsheet.ClientData))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Vml.Presentation.TextData))>]
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)>]
type RoundRectangle = class
inherit OpenXmlCompositeElement
Public Class RoundRectangle
Inherits OpenXmlCompositeElement
Public Class RoundRectangle
Inherits TypedOpenXmlCompositeElement
- Vererbung
- Vererbung
- Attribute
Hinweise
[ISO/IEC 29500-1 1. Auflage]
roundrect (Rounded Rectangle)
Dieses Element wird verwendet, um ein Rechteck mit abgerundeten Ecken zu zeichnen. Die Inhaltsbreite und -höhe von 2 Formaten definieren die Breite und Höhe des Rechtecks.
[Beispiel:
<v:roundrect fillcolor="red" arcsize="35%"
style="position:relative;top:0;left:0;width:200;height:100">
</v:roundrect>
3dd746ba-4c5b-4ec1-a7a8-94460c9af265
Ende des Beispiels]
Übergeordnete Elemente |
---|
Hintergrund (Teil 1, §17.2.1); group (§14.1.2.7); Objekt (Teil 1, §17.3.3.19); Pict (§9.2.2.2); Pict (§9.5.1) |
Untergeordnete Elemente | Subclause |
---|---|
anchorlock (Ankerspeicherort ist gesperrt) | §14.3.2.1 |
borderbottom (Unterer Rahmen) | §14.3.2.2 |
borderleft (Linker Rahmen) | §14.3.2.3 |
borderright (Rechter Rahmen) | §14.3.2.4 |
Bordertop (Oberer Rahmen) | §14.3.2.5 |
Legende (Legende) | §14.2.2.2 |
ClientData (angefügte Objektdaten) | §14.4.2.12 |
Clippath (Shape Clipping Path) | §14.2.2.3 |
Extrusion (3D Extrusion) | §14.2.2.11 |
fill (Shape Fill-Eigenschaften) | §14.1.2.5 |
Formeln (Satz von Formeln) | §14.1.2.6 |
Handles (Satz von Handles) | §14.1.2.9 |
imagedata (Image Data) | §14.1.2.11 |
lock (Shape-Schutz) | §14.2.2.18 |
Pfad (Shape-Pfad) | §14.1.2.14 |
Schatten (Schatteneffekt) | §14.1.2.18 |
signatureline (Digital Signature Line) | §14.2.2.30 |
Schiefe (Schiefe Transformation) | §14.2.2.31 |
Strich (Linienstricheinstellungen) | §14.1.2.21 |
Textfeld (Textfeld) | §14.1.2.22 |
textdata (VML-Diagrammtext) | §14.5.2.2 |
textpath (Textlayoutpfad) | §14.1.2.23 |
wrap (Text wrapping) | §14.3.2.6 |
[Hinweis: Die W3C-XML-Schemadefinition des Inhaltsmodells (CT_RoundRect) dieses Elements befindet sich in §A.6.1. Ende des Hinweises]
ISO/IEC29500: 2008.
Konstruktoren
RoundRectangle() |
Initialisiert einen neuen instance der RoundRectangle-Klasse. |
RoundRectangle(IEnumerable<OpenXmlElement>) |
Initialisiert eine neue instance der RoundRectangle-Klasse mit den angegebenen untergeordneten Elementen. |
RoundRectangle(OpenXmlElement[]) |
Initialisiert eine neue instance der RoundRectangle-Klasse mit den angegebenen untergeordneten Elementen. |
RoundRectangle(String) |
Initialisiert eine neue instance der RoundRectangle-Klasse aus äußerem XML. |
Eigenschaften
AllowInCell |
In Tabellenzelle zulassen Stellt das folgende Attribut im Schema dar: o:allowincell |
AllowOverlap |
Shape-Überlappung zulassen Stellt das folgende Attribut im Schema dar: o:allowoverlap |
Alternate |
alt Stellt das folgende Attribut im Schema dar: alt |
ArcSize |
Abgerundete Eckbogengröße Stellt das folgende Attribut im Schema dar: arcsize |
BlackWhiteMode |
Schwarzweißmodus Stellt das folgende Attribut im Schema dar: o:bwmode |
BorderBottomColor |
Farbe des unteren Rahmens Stellt das folgende Attribut im Schema dar: o:borderbottomcolor |
BorderLeftColor |
Farbe des linken Rahmens Stellt das folgende Attribut im Schema dar: o:borderleftcolor |
BorderRightColor |
Rahmenfarbe rechts Stellt das folgende Attribut im Schema dar: o:borderrightcolor |
BorderTopColor |
Obere Rahmenfarbe Stellt das folgende Attribut im Schema dar: o:bordertopcolor |
Bullet |
Grafisches Aufzählungszeichen Stellt das folgende Attribut im Schema dar: o:bullet |
Button |
Schaltflächenverhalten umschalten Stellt das folgende Attribut im Schema dar: o:button |
ChildElements |
Ruft alle untergeordneten Knoten des aktuellen Elements ab. (Geerbt von OpenXmlElement) |
Class |
class Stellt das folgende Attribut im Schema dar: -Klasse |
Clip |
Clipping-Umschaltfläche Stellt das folgende Attribut im Schema dar: o:clip |
ClipToWrap |
Ausschnitt zum Umschließen eines Polygons Stellt das folgende Attribut im Schema dar: o:cliptowrap |
ConnectorType |
Formverbindertyp Stellt das folgende Attribut im Schema dar: o:connectortype |
CoordinateSize |
Koordnieren Stellt das folgende Attribut im Schema dar: coordsize |
DiagramLayout |
Diagrammknotenlayoutbezeichner Stellt das folgende Attribut im Schema dar: o:dgmlayout |
DiagramLayoutMostRecentUsed |
Bezeichner des zuletzt verwendeten Layouts des Diagrammknotens Stellt das folgende Attribut im Schema dar: o:dgmlayoutmru |
DiagramNodeKind |
Diagrammknotenbezeichner Stellt das folgende Attribut im Schema dar: o:dgmnodekind |
DoubleClickNotify |
Doppelklicken Sie auf den Benachrichtigungs-Umschalter. Stellt das folgende Attribut im Schema dar: o:doubleclicknotify |
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) |
FillColor |
Füllfarbe Stellt das folgende Attribut im Schema dar: fillcolor |
Filled |
Shape-Füllfläche umschalten Stellt das folgende Attribut im Schema dar: filled |
FirstChild |
Ruft das erste untergeordnete Element des aktuellen OpenXmlElement-Elements ab. (Geerbt von OpenXmlCompositeElement) |
ForceDash |
Gestrichelte Gliederung erzwingen Stellt das folgende Attribut im Schema dar: o:forcedash |
Gfxdata |
Codiertes Paket Stellt das folgende Attribut im Schema dar: o:gfxdata |
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) |
Horizontal |
Horizontale Regel umschalten Stellt das folgende Attribut im Schema dar: o:hr |
HorizontalAlignment |
Horizontale Regelausrichtung Stellt das folgende Attribut im Schema dar: o:hralign |
HorizontalNoShade |
Horizontale Regel 3D-Schattierung Umschaltfläche Stellt das folgende Attribut im Schema dar: o:hrnoshade |
HorizontalPercentage |
Horizontale Regellänge in Prozent Stellt das folgende Attribut im Schema dar: o:hrpct |
HorizontalStandard |
Horizontale Regel Standard-Anzeige-Umschaltfläche Stellt das folgende Attribut im Schema dar: o:hrstd |
Href |
href Stellt das folgende Attribut im Schema dar: href |
Id |
Eindeutiger Bezeichner Stellt das folgende Attribut im Schema dar: id |
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) |
InsetMode |
Textset-Modus Stellt das folgende Attribut im Schema dar: o:insetmode |
InsetPen |
Rahmen aus Pfad festlegen Stellt das folgende Attribut im Schema dar: insetpen |
LastChild |
Ruft das letzte untergeordnete Element des aktuellen OpenXmlElement-Elements ab. Gibt null (Nothing in Visual Basic) zurück, wenn kein solches OpenXmlElement-Element vorhanden ist. (Geerbt von OpenXmlCompositeElement) |
LocalName |
Abgerundetes Rechteck. Diese Klasse ist in Office 2007 und höher verfügbar. Wenn das Objekt als xml serialisiert wird, lautet der qualifizierte Name v:roundrect. |
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) |
NormalBlackWhiteMode |
Normaler Schwarzweißmodus Stellt das folgende Attribut im Schema dar: o:bwnormal |
Ole |
Eingebettete Objekt-Umschaltfläche Stellt das folgende Attribut im Schema dar: o:ole |
OleIcon |
Symbol "Eingebettetes Objekt" umschalten Stellt das folgende Attribut im Schema dar: o:oleicon |
Oned |
Shape Handle Umschaltfläche Stellt das folgende Attribut im Schema dar: o:oned |
OpenXmlElementContext |
Ruft den OpenXmlElementContext des aktuellen Elements ab. (Geerbt von OpenXmlElement) |
OptionalNumber |
Optionale Zahl Stellt das folgende Attribut im Schema dar: o:spt |
OptionalString |
Optionale Zeichenfolge Stellt das folgende Attribut im Schema dar: o:spid |
OuterXml |
Ruft das Markup ab, das das aktuelle Element und alle untergeordneten Elemente darstellt. (Geerbt von OpenXmlElement) |
Parent |
Ruft das übergeordnete Element des aktuellen Elements ab. (Geerbt von OpenXmlElement) |
PreferRelative |
Umschaltfläche für relative Größenänderung Stellt das folgende Attribut im Schema dar: o:preferrelative |
Prefix |
Ruft das Namespacepräfix des aktuellen Elements ab. (Geerbt von OpenXmlElement) |
Stellt das folgende Attribut im Schema dar: print |
|
PureBlackWhiteMode |
Reiner Schwarzweißmodus Stellt das folgende Attribut im Schema dar: o:bwpure |
RegroupId |
Gruppierungs-ID Stellt das folgende Attribut im Schema dar: o:regroupid |
StrokeColor |
Shape-Strichfarbe Stellt das folgende Attribut im Schema dar: strokecolor |
Stroked |
Shape-Strich umschalten Stellt das folgende Attribut im Schema dar: Striche |
StrokeWeight |
Shape-Strichgewichtung Stellt das folgende Attribut im Schema dar: strokeweight |
Style |
style Stellt das folgende Attribut im Schema dar: style |
Target |
target Stellt das folgende Attribut im Schema dar: target |
Title |
title Stellt das folgende Attribut im Schema dar: title |
UserDrawn |
In der Masterfolie vorhanden Stellt das folgende Attribut im Schema dar: o:userdrawn |
UserHidden |
Ausblenden von Skriptankern Stellt das folgende Attribut im Schema dar: o:userhidden |
WrapCoordinates |
wrapcoords Stellt das folgende Attribut im Schema dar: wrapcoords |
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() |
Abgerundetes Rechteck. Diese Klasse ist in Office 2007 und höher verfügbar. Wenn das Objekt als xml serialisiert wird, lautet der qualifizierte Name v:roundrect. (Geerbt von OpenXmlElement) |
IEnumerable<OpenXmlElement>.GetEnumerator() |
Gibt einen Enumerator zurück, der die untergeordnete Auflistung durchläuft. (Geerbt von OpenXmlElement) |