MenuWithTitle.ItemSize 属性

定义

itemSize,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下属性:itemSize

[DocumentFormat.OpenXml.SchemaAttr(0, "itemSize")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ItemSizeValues> ItemSize { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ItemSizeValues> ItemSize { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "itemSize")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ItemSizeValues>? ItemSize { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("itemSize")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ItemSizeValues>? ItemSize { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ItemSizeValues>? ItemSize { get; set; }
member this.ItemSize : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ItemSizeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "itemSize")>]
member this.ItemSize : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ItemSizeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("itemSize")>]
member this.ItemSize : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.ItemSizeValues> with get, set
Public Property ItemSize As EnumValue(Of ItemSizeValues)

属性值

属性

适用于