UnsizedGallery.GetItemWidth Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
getItemWidth
Representa o seguinte atributo no esquema: 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
Valor da propriedade
- Atributos