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