BackstageTab.FirstColumnMinWidth 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.
firstColumnMinWidth, essa propriedade só está disponível no Office 2010 e posterior.
Representa o seguinte atributo no esquema: firstColumnMinWidth
[DocumentFormat.OpenXml.SchemaAttr(0, "firstColumnMinWidth")]
public DocumentFormat.OpenXml.IntegerValue FirstColumnMinWidth { get; set; }
public DocumentFormat.OpenXml.IntegerValue FirstColumnMinWidth { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "firstColumnMinWidth")]
public DocumentFormat.OpenXml.IntegerValue? FirstColumnMinWidth { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("firstColumnMinWidth")]
public DocumentFormat.OpenXml.IntegerValue? FirstColumnMinWidth { get; set; }
public DocumentFormat.OpenXml.IntegerValue? FirstColumnMinWidth { get; set; }
member this.FirstColumnMinWidth : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "firstColumnMinWidth")>]
member this.FirstColumnMinWidth : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("firstColumnMinWidth")>]
member this.FirstColumnMinWidth : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property FirstColumnMinWidth As IntegerValue
Valor da propriedade
- Atributos