MenuWithTitle Properties

Include Protected Members
Include Inherited Members

The MenuWithTitle type exposes the following members.

Properties

  Name Description
Public property ChildElements Gets all the child nodes of this element. (Inherited from OpenXmlElement.)
Public property Enabled enabled.Represents the attribte in schema: enabled
Public property ExtendedAttributes Gets all extended attributes (attributes not defined in schema) of the element. (Inherited from OpenXmlElement.)
Public property 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.)
Public property GetEnabled getEnabled.Represents the attribte in schema: getEnabled
Public property GetImage getImage.Represents the attribte in schema: getImage
Public property GetKeytip getKeytip.Represents the attribte in schema: getKeytip
Public property GetLabel getLabel.Represents the attribte in schema: getLabel
Public property GetScreentip getScreentip.Represents the attribte in schema: getScreentip
Public property GetShowImage getShowImage.Represents the attribte in schema: getShowImage
Public property GetShowLabel getShowLabel.Represents the attribte in schema: getShowLabel
Public property GetSupertip getSupertip.Represents the attribte in schema: getSupertip
Public property GetTitle getTitle.Represents the attribte in schema: getTitle
Public property GetVisible getVisible.Represents the attribte in schema: getVisible
Public property HasAttributes Gets a boolean value indicating whether the current element has any attributes. (Inherited from OpenXmlElement.)
Public property HasChildren Gets a value indicating whether this element has any child elements. (Inherited from OpenXmlCompositeElement.)
Public property Id id.Represents the attribte in schema: id
Public property IdMso idMso.Represents the attribte in schema: idMso
Public property IdQ idQ.Represents the attribte in schema: idQ
Public property Image image.Represents the attribte in schema: image
Public property ImageMso imageMso.Represents the attribte in schema: imageMso
Public property InnerText Gets or sets the concatenated values of the node and all its children. (Inherited from OpenXmlCompositeElement.)
Public property InnerXml Gets or sets the markup representing only the child nodes of this node. (Inherited from OpenXmlCompositeElement.)
Public property InsertAfterMso insertAfterMso.Represents the attribte in schema: insertAfterMso
Public property InsertAfterQ insertAfterQ.Represents the attribte in schema: insertAfterQ
Public property InsertBeforeMso insertBeforeMso.Represents the attribte in schema: insertBeforeMso
Public property InsertBeforeQ insertBeforeQ.Represents the attribte in schema: insertBeforeQ
Public property ItemSize itemSize.Represents the attribte in schema: itemSize
Public property Keytip keytip.Represents the attribte in schema: keytip
Public property Label label.Represents the attribte in schema: label
Public property 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.)
Public property LocalName Gets the local name of the element. (Overrides OpenXmlElement.LocalName.)
Public property MCAttributes Markup Compatibility Attributes Set. Return null if there is no Markup Compatibility Attribute defined in this element. (Inherited from OpenXmlElement.)
Public property NamespaceDeclarations Gets all the namespace declarations defined in the current element. Return an empty enumerator if there is no namespace declaration. (Inherited from OpenXmlElement.)
Public property NamespaceUri Gets the namespace URI of this node. (Inherited from OpenXmlElement.)
Public property OpenXmlElementContext Gets the OpenXmlEementContext. (Inherited from OpenXmlElement.)
Public property OuterXml Gets the markup representing this element and all its child elements. (Inherited from OpenXmlElement.)
Public property Parent Gets the parent of this element. (Inherited from OpenXmlElement.)
Public property Prefix Gets the namespace prefix of this node. (Inherited from OpenXmlElement.)
Public property Screentip screentip.Represents the attribte in schema: screentip
Public property ShowImage showImage.Represents the attribte in schema: showImage
Public property ShowLabel showLabel.Represents the attribte in schema: showLabel
Public property Supertip supertip.Represents the attribte in schema: supertip
Public property Tag tag.Represents the attribte in schema: tag
Public property Title title.Represents the attribte in schema: title
Public property Visible visible.Represents the attribte in schema: visible
Public property XmlQualifiedName Gets the qualified name of the node. (Inherited from OpenXmlElement.)

Top

See Also

Reference

MenuWithTitle Class

DocumentFormat.OpenXml.Office.CustomUI Namespace