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