Share via


RevisionDefinedName.OldCustomMenu Property

Old Custom Menu Text.Represents the attribte in schema: oldCustomMenu

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

Syntax

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

value = instance.OldCustomMenu

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

RevisionDefinedName Class

RevisionDefinedName Members

DocumentFormat.OpenXml.Spreadsheet Namespace