Theme Properties
Office 2010
The Theme type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ChildElements | Gets all the child nodes of this element. (Inherited from OpenXmlElement.) |
![]() |
CustomColorList | Custom Color List.Represents the element tag in schema: a:custClrLst |
![]() |
ExtendedAttributes | Gets all extended attributes (attributes not defined in schema) of the element. (Inherited from OpenXmlElement.) |
![]() |
ExtensionList | ExtensionList.Represents the element tag in schema: a:extLst |
![]() |
ExtraColorSchemeList | Extra Color Scheme List.Represents the element tag in schema: a:extraClrSchemeLst |
![]() |
FirstChild | Gets the first child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlCompositeElement.) |
![]() |
HasAttributes | Gets a boolean value indicating whether the current element has any attributes. (Inherited from OpenXmlElement.) |
![]() |
HasChildren | Gets a value indicating whether this element has any child elements. (Inherited from OpenXmlCompositeElement.) |
![]() |
InnerText | Gets or sets the concatenated values of the node and all its children. (Inherited from OpenXmlCompositeElement.) |
![]() |
InnerXml | Gets or sets the markup representing only the child nodes of this node. (Inherited from OpenXmlCompositeElement.) |
![]() |
LastChild | Gets the last child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlCompositeElement.) |
![]() |
LocalName | Gets the local name of the element. (Overrides OpenXmlElement.LocalName.) |
![]() |
MCAttributes | Markup Compatibility Attributes Set. Return null if there is no Markup Compatibility Attribute defined in this element. (Inherited from OpenXmlElement.) |
![]() |
Name | Name.Represents the attribte in schema: name |
![]() |
NamespaceDeclarations | Gets all the namespace declarations defined in the current element. Return an empty enumerator if there is no namespace declaration. (Inherited from OpenXmlElement.) |
![]() |
NamespaceUri | Gets the namespace URI of this node. (Inherited from OpenXmlElement.) |
![]() |
ObjectDefaults | Object Defaults.Represents the element tag in schema: a:objectDefaults |
![]() |
OpenXmlElementContext | Gets the OpenXmlEementContext. (Inherited from OpenXmlElement.) |
![]() |
OuterXml | Gets the markup representing this element and all its child elements. (Inherited from OpenXmlElement.) |
![]() |
Parent | Gets the parent of this element. (Inherited from OpenXmlElement.) |
![]() |
Prefix | Gets the namespace prefix of this node. (Inherited from OpenXmlElement.) |
![]() |
ThemeElements | Theme Elements.Represents the element tag in schema: a:themeElements |
![]() |
ThemePart | Gets the ThemePart associated with this element. |
![]() |
XmlQualifiedName | Gets the qualified name of the node. (Inherited from OpenXmlElement.) |
Show: