Share via


NoNamespace.outlineSymbols Field

Definition

Represents the outlineSymbols XML attribute.

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

Applies to