BottomBorder properties
Office 2013
The BottomBorder type exposes the following members.
| Name | Description | |
|---|---|---|
|
ChildElements | Gets all the child nodes of the current element. (Inherited from OpenXmlElement.) |
|
Color | Border Color.Represents the following attribute in the schema: w:color (Inherited from BorderType.) |
|
ExtendedAttributes | Gets all extended attributes (attributes not defined in the schema) of the current element. (Inherited from OpenXmlElement.) |
|
FirstChild | Gets the first child of the OpenXmlElement element. Returns null (Nothing in Visual Basic) if there is no such OpenXmlElement element. (Inherited from OpenXmlElement.) |
|
Frame | Create Frame Effect.Represents the following attribute in the schema: w:frame (Inherited from BorderType.) |
|
HasAttributes | Gets a boolean value that indicates whether the current element has any attributes. (Inherited from OpenXmlElement.) |
|
HasChildren | Gets a value that indicates whether the current element has any child elements. (Inherited from OpenXmlLeafElement.) |
|
InnerText | Gets the concatenated values of the node and all of its children. (Inherited from OpenXmlElement.) |
|
InnerXml | Gets or sets the markup that only represents child elements of the current element. (Inherited from OpenXmlLeafElement.) |
|
LastChild | Gets the last child of the OpenXmlElement element. Returns null (Nothing in Visual Basic) if there is no such OpenXmlElement element. (Inherited from OpenXmlElement.) |
|
LocalName | Gets the local name of the element. (Overrides OpenXmlElement.LocalName.) |
|
MCAttributes | 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 OpenXmlEementContext 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 | Border Shadow.Represents the following attribute in the schema: w:shadow (Inherited from BorderType.) |
|
Size | Border Width.Represents the following attribute in the schema: w:sz (Inherited from BorderType.) |
|
Space | Border Spacing Measurement.Represents the following attribute in the schema: w:space (Inherited from BorderType.) |
|
ThemeColor | Border Theme Color.Represents the following attribute in the schema: w:themeColor (Inherited from BorderType.) |
|
ThemeShade | Border Theme Color Shade.Represents the following attribute in the schema: w:themeShade (Inherited from BorderType.) |
|
ThemeTint | Border Theme Color Tint.Represents the following attribute in the schema: w:themeTint (Inherited from BorderType.) |
|
Val | Border Style.Represents the following attribute in the schema: w:val (Inherited from BorderType.) |
|
XmlQualifiedName | Gets the qualified name of the current element. (Inherited from OpenXmlElement.) |