RevisionDefinedName.OldCustomMenu Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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