次の方法で共有


RevisionDefinedName.OldCustomMenu プロパティ

定義

古いカスタム メニュー テキスト

スキーマ内の次の属性を表します: 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

プロパティ値

StringValue を返します。

属性

適用対象