Compartir a través de


CalculationProperties.CalculationCompleted Propiedad

Definición

Calc completado

Representa el atributo siguiente en el esquema: calcCompleted

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a