Shape |
The ShapeDefaults type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowInCell | Allow in Table Cell Represents the following attribute in the schema: o:allowincell | |
| AllowOverlap | allowoverlap Represents the following attribute in the schema: o:allowoverlap | |
| BeFilled | Shape Fill Toggle Represents the following attribute in the schema: fill | |
| Callout | Callout. Represents the following element tag in the schema: o:callout. | |
| ChildElements |
Gets all the child nodes of the current element.
(Inherited from OpenXmlElement) | |
| ColorMenu | UI Default Colors. Represents the following element tag in the schema: o:colormenu. | |
| ColorMostRecentlyUsed | Most Recently Used Colors. Represents the following element tag in the schema: o:colormru. | |
| ExtendedAttributes |
Gets all extended attributes (attributes not defined in the schema) of the current element.
(Inherited from OpenXmlElement) | |
| Extension | VML Extension Handling Behavior Represents the following attribute in the schema: v:ext | |
| Extrusion | Extrusion. Represents the following element tag in the schema: o:extrusion. | |
| Features |
Gets a IFeatureCollection for the current element. This feature collection will be read-only, but will inherit features from its parent part and package if available.
(Inherited from OpenXmlElement) | |
| Fill | Fill. Represents the following element tag in the schema: v:fill. | |
| FillColor | Default Fill Color Represents the following attribute in the schema: fillcolor | |
| FirstChild |
Gets the first child of the current OpenXmlElement element.
(Inherited from OpenXmlCompositeElement) | |
| HasAttributes |
Gets a value indicating whether the current element has any attributes.
(Inherited from OpenXmlElement) | |
| HasChildren |
Gets a value indicating whether the current element has any child elements.
(Inherited from OpenXmlCompositeElement) | |
| ImageData | ImageData. Represents the following element tag in the schema: v:imagedata. | |
| InnerText |
Gets or sets the concatenated values of the node and all of its children.
(Inherited from OpenXmlCompositeElement) | |
| InnerXml |
Gets or sets the markup that represents only the child elements of the current element.
(Inherited from OpenXmlCompositeElement) | |
| InsetMode | insetmode Represents the following attribute in the schema: o:insetmode | |
| IsStroke | Shape Stroke Toggle Represents the following attribute in the schema: stroke | |
| LastChild |
Gets the last child of the current OpenXmlElement element.
Returns null (Nothing in Visual Basic) if there is no such OpenXmlElement element.
(Inherited from OpenXmlCompositeElement) | |
| LocalName |
Gets the local name of the current element.
(Inherited from OpenXmlElement) | |
| Lock | Shape Protections. Represents the following element tag in the schema: o:lock. | |
| MaxShapeId | Shape ID Optional Storage Represents the following attribute in the schema: spidmax | |
| MCAttributes |
Gets or sets the markup compatibility attributes. Returns null if no markup compatibility attributes are defined for the current element.
(Inherited from OpenXmlElement) | |
| NamespaceDeclarations |
Gets all the namespace declarations defined in the current element. Returns an empty enumerator if there is no namespace declaration.
(Inherited from OpenXmlElement) | |
| NamespaceUri |
Gets the namespace URI of the current element.
(Inherited from OpenXmlElement) | |
| OpenXmlElementContext |
Gets the OpenXmlElementContext of the current element.
(Inherited from OpenXmlElement) | |
| OuterXml |
Gets the markup that represents the current element and all of its child elements.
(Inherited from OpenXmlElement) | |
| Parent |
Gets the parent element of the current element.
(Inherited from OpenXmlElement) | |
| Prefix |
Gets the namespace prefix of current element.
(Inherited from OpenXmlElement) | |
| Shadow | Shadow. Represents the following element tag in the schema: v:shadow. | |
| Skew | Skew. Represents the following element tag in the schema: o:skew. | |
| Stroke | Stroke. Represents the following element tag in the schema: v:stroke. | |
| StrokeColor | Shape Stroke Color Represents the following attribute in the schema: strokecolor | |
| Style | style Represents the following attribute in the schema: style | |
| TextBox | TextBox. Represents the following element tag in the schema: v:textbox. | |
| XmlQualifiedName |
Gets the qualified name of the current element.
(Inherited from OpenXmlElement) | |
| XName |
Gets the qualified name of the current element.
(Inherited from OpenXmlElement) |