Compartir a través de


CalculationProperties.CalculationOnSave Propiedad

Definición

Calcular al guardar

Representa el atributo siguiente en el esquema: calcOnSave

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a