Compartilhar via


ErrorItem.Calculated Propriedade

Definição

Item Calculado

Representa o seguinte atributo no esquema: f

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

Valor da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a