ErrorItem.Calculated Propriété

Définition

Élément calculé

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à