Share via


NoNamespace.zeroValues Field

Definition

Represents the zeroValues XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: customSheetView.
  • corresponds to the following strongly-typed properties: CustomSheetView.ZeroValues.

Applies to