RevisionDefinedName.CustomMenu 属性

定义

新建自定义菜单

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于