DynamicMenu.GetContent Property

getContent.Represents the attribte in schema: getContent

Namespace:  DocumentFormat.OpenXml.Office2010.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "getContent")> _
Public Property GetContent As StringValue
    Get
    Set
'Usage
Dim instance As DynamicMenu
Dim value As StringValue

value = instance.GetContent

instance.GetContent = value
[SchemaAttrAttribute(, "getContent")]
public StringValue GetContent { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

DynamicMenu Class

DynamicMenu Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace