Compartir a través de


CustomSheetView.ShowFormulas Propiedad

Definición

Mostrar fórmulas

Representa el atributo siguiente en el esquema: showFormulas

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a