Share via


CustomWorkbookView.ShowFormulaBar Property

Definition

Show Formula Bar

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to