Share via


NoNamespace.showOutlineSymbols Field

Definition

Represents the showOutlineSymbols XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: outlinePr, sheetView.
  • corresponds to the following strongly-typed properties: OutlineProperties.ShowOutlineSymbols, SheetView.ShowOutlineSymbols.

Applies to