Share via


RevisionDefinedName.OldCustomMenu Property

Definition

Old Custom Menu Text

Represents the following attribute in the schema: oldCustomMenu

[DocumentFormat.OpenXml.SchemaAttr(0, "oldCustomMenu")]
public DocumentFormat.OpenXml.StringValue OldCustomMenu { get; set; }
public DocumentFormat.OpenXml.StringValue OldCustomMenu { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "oldCustomMenu")]
public DocumentFormat.OpenXml.StringValue? OldCustomMenu { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("oldCustomMenu")]
public DocumentFormat.OpenXml.StringValue? OldCustomMenu { get; set; }
public DocumentFormat.OpenXml.StringValue? OldCustomMenu { get; set; }
member this.OldCustomMenu : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "oldCustomMenu")>]
member this.OldCustomMenu : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("oldCustomMenu")>]
member this.OldCustomMenu : DocumentFormat.OpenXml.StringValue with get, set
Public Property OldCustomMenu As StringValue

Property Value

Returns StringValue.

Attributes

Applies to