PivotTableDefinition.ApplyPatternFormats 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 padrão
Representa o seguinte atributo no esquema: applyPatternFormats
[DocumentFormat.OpenXml.SchemaAttr(0, "applyPatternFormats")]
public DocumentFormat.OpenXml.BooleanValue ApplyPatternFormats { get; set; }
public DocumentFormat.OpenXml.BooleanValue ApplyPatternFormats { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "applyPatternFormats")]
public DocumentFormat.OpenXml.BooleanValue? ApplyPatternFormats { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("applyPatternFormats")]
public DocumentFormat.OpenXml.BooleanValue? ApplyPatternFormats { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ApplyPatternFormats { get; set; }
member this.ApplyPatternFormats : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "applyPatternFormats")>]
member this.ApplyPatternFormats : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("applyPatternFormats")>]
member this.ApplyPatternFormats : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ApplyPatternFormats As BooleanValue
Valor da propriedade
- Atributos