PivotTableDefinition.ApplyWidthHeightFormats 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.
Aplicar formatos de largura/altura
Representa o seguinte atributo no esquema: applyWidthHeightFormats
[DocumentFormat.OpenXml.SchemaAttr(0, "applyWidthHeightFormats")]
public DocumentFormat.OpenXml.BooleanValue ApplyWidthHeightFormats { get; set; }
public DocumentFormat.OpenXml.BooleanValue ApplyWidthHeightFormats { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "applyWidthHeightFormats")]
public DocumentFormat.OpenXml.BooleanValue? ApplyWidthHeightFormats { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("applyWidthHeightFormats")]
public DocumentFormat.OpenXml.BooleanValue? ApplyWidthHeightFormats { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ApplyWidthHeightFormats { get; set; }
member this.ApplyWidthHeightFormats : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "applyWidthHeightFormats")>]
member this.ApplyWidthHeightFormats : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("applyWidthHeightFormats")>]
member this.ApplyWidthHeightFormats : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ApplyWidthHeightFormats As BooleanValue
Valor da propriedade
- Atributos