Gallery.ItemWidth Property

Definition

itemWidth

Represents the following attribute in the schema: itemWidth

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

Property Value

Attributes

Applies to