Share via


RevExDefinedName.CustomMenu プロパティ

定義

customMenu、このプロパティは Office 2016 以降でのみ使用できます。

スキーマ内の次の属性を表します。 customMenu

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

プロパティ値

属性

適用対象