Compartir a través de


CustomWorkbookView.ShowFormulaBar Propiedad

Definición

Mostrar barra de fórmulas

Representa el atributo siguiente en el esquema: showFormulaBar

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a