This topic has not yet been rated - Rate this topic

BottomBorder properties

The BottomBorder type exposes the following members.

  NameDescription
Public property ChildElements Gets all the child nodes of the current element. (Inherited from OpenXmlElement.)
Public property Color Border Color.Represents the following attribute in the schema: w:color (Inherited from BorderType.)
Public property ExtendedAttributes Gets all extended attributes (attributes not defined in the schema) of the current element. (Inherited from OpenXmlElement.)
Public property 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.)
Public property Frame Create Frame Effect.Represents the following attribute in the schema: w:frame (Inherited from BorderType.)
Public property HasAttributes Gets a boolean value that indicates whether the current element has any attributes. (Inherited from OpenXmlElement.)
Public property HasChildren Gets a value that indicates whether the current element has any child elements. (Inherited from OpenXmlLeafElement.)
Public property InnerText Gets the concatenated values of the node and all of its children. (Inherited from OpenXmlElement.)
Public property InnerXml Gets or sets the markup that only represents child elements of the current element. (Inherited from OpenXmlLeafElement.)
Public property 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.)
Public property LocalName Gets the local name of the element. (Overrides OpenXmlElement.LocalName.)
Public property MCAttributes Sets the markup compatibility attributes. Returns null if no markup compatibility attributes are defined for the current element. (Inherited from OpenXmlElement.)
Public property NamespaceDeclarations Gets all the namespace declarations defined in the current element. Returns an empty enumerator if there is no namespace declaration. (Inherited from OpenXmlElement.)
Public property NamespaceUri Gets the namespace URI of the current element. (Inherited from OpenXmlElement.)
Public property OpenXmlElementContext Gets the OpenXmlEementContext of the current element. (Inherited from OpenXmlElement.)
Public property OuterXml Gets the markup that represents the current element and all of its child elements. (Inherited from OpenXmlElement.)
Public property Parent Gets the parent element of the current element. (Inherited from OpenXmlElement.)
Public property Prefix Gets the namespace prefix of current element. (Inherited from OpenXmlElement.)
Public property Shadow Border Shadow.Represents the following attribute in the schema: w:shadow (Inherited from BorderType.)
Public property Size Border Width.Represents the following attribute in the schema: w:sz (Inherited from BorderType.)
Public property Space Border Spacing Measurement.Represents the following attribute in the schema: w:space (Inherited from BorderType.)
Public property ThemeColor Border Theme Color.Represents the following attribute in the schema: w:themeColor (Inherited from BorderType.)
Public property ThemeShade Border Theme Color Shade.Represents the following attribute in the schema: w:themeShade (Inherited from BorderType.)
Public property ThemeTint Border Theme Color Tint.Represents the following attribute in the schema: w:themeTint (Inherited from BorderType.)
Public property Val Border Style.Represents the following attribute in the schema: w:val (Inherited from BorderType.)
Public property XmlQualifiedName Gets the qualified name of the current element. (Inherited from OpenXmlElement.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.