Gallery.GetItemWidth Property

Definition

getItemWidth

Represents the following attribute in the schema: getItemWidth

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

Property Value

Attributes

Applies to