Idioma

GroupLevel.CustomRollUp Propriedade

Definição

Pacote cumulativo personalizado

Representa o seguinte atributo no esquema: customRollUp

[DocumentFormat.OpenXml.SchemaAttr(0, "customRollUp")]
public DocumentFormat.OpenXml.BooleanValue CustomRollUp { get; set; }
public DocumentFormat.OpenXml.BooleanValue CustomRollUp { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "customRollUp")]
public DocumentFormat.OpenXml.BooleanValue? CustomRollUp { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("customRollUp")]
public DocumentFormat.OpenXml.BooleanValue? CustomRollUp { get; set; }
public DocumentFormat.OpenXml.BooleanValue? CustomRollUp { get; set; }
member this.CustomRollUp : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "customRollUp")>]
member this.CustomRollUp : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("customRollUp")>]
member this.CustomRollUp : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property CustomRollUp As BooleanValue

Valor da propriedade

Returns BooleanValue.

Atributos

Comentários

As seguintes informações do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com esta classe.

Especifica um valor booleano que indica se esse nível de grupo tem um acúmulo personalizado.

Um valor de , 1, ou true indica que esse nível de ongrupo tem um acúmulo personalizado.

Um valor de , 0, ou false indica que esse nível de offgrupo não tem um acúmulo personalizado.

Os valores possíveis para esse atributo são definidos pelo tipo de dados Esquema boolean XML.

Aplica-se a