Share via


NoNamespace.showWhiteSpace Field

Definition

Represents the showWhiteSpace XML attribute.

public static readonly System.Xml.Linq.XName showWhiteSpace;
 staticval mutable showWhiteSpace : System.Xml.Linq.XName
Public Shared ReadOnly showWhiteSpace 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.ShowWhiteSpace.

Applies to