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
'宣言
<SchemaAttrAttribute(, "oldCustomMenu")> _
Public Property OldCustomMenu As StringValue
Get
Set
'使用
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.