Share via


NoNamespace.showFormulas Field

Definition

Represents the showFormulas XML attributes.

public static readonly System.Xml.Linq.XName showFormulas;
 staticval mutable showFormulas : System.Xml.Linq.XName
Public Shared ReadOnly showFormulas As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: customSheetView, sheetView.
  • corresponds to the following strongly-typed properties: CustomSheetView.ShowFormulas, SheetView.ShowFormulas.

Applies to