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