MenuWithTitle.ItemSize プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
itemSize
スキーマ内の次の属性を表します: itemSize
[DocumentFormat.OpenXml.SchemaAttr(0, "itemSize")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.ItemSizeValues> ItemSize { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.ItemSizeValues> ItemSize { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "itemSize")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.ItemSizeValues>? ItemSize { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("itemSize")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.ItemSizeValues>? ItemSize { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.ItemSizeValues>? ItemSize { get; set; }
member this.ItemSize : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.ItemSizeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "itemSize")>]
member this.ItemSize : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.ItemSizeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("itemSize")>]
member this.ItemSize : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.ItemSizeValues> with get, set
Public Property ItemSize As EnumValue(Of ItemSizeValues)
プロパティ値
- 属性