Share via


RevisionDefinedName.CustomMenu Property

New Custom Menu.Represents the attribte in schema: customMenu

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "customMenu")> _
Public Property CustomMenu As StringValue
    Get
    Set
'Usage
Dim instance As RevisionDefinedName
Dim value As StringValue

value = instance.CustomMenu

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

RevisionDefinedName Class

RevisionDefinedName Members

DocumentFormat.OpenXml.Spreadsheet Namespace