Share via


NoNamespace.showZeros Field

Definition

Represents the showZeros XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sheetView.
  • corresponds to the following strongly-typed properties: SheetView.ShowZeros.

Applies to