Share via


Menu.ItemSize Property

Definition

itemSize

Represents the following attribute in the schema: 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; }

Property Value

Attributes

Applies to