SheetView.ShowFormulas Property

Definition

Show Formulas

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

Property Value

Returns BooleanValue.

Attributes

Applies to