Compartilhar via


BuildOleChart.AnimateBackground Propriedade

Definição

Animar Plano de Fundo

Representa o seguinte atributo no esquema: animBg

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

Valor da propriedade

Retorna BooleanValue.

Atributos

Comentários

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

Esse atributo descreve se deve animar o plano de fundo da forma.

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

Aplica-se a