Share via


NoNamespace.outlineLevelCol Field

Definition

Represents the outlineLevelCol XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sheetFormatPr.
  • corresponds to the following strongly-typed properties: SheetFormatProperties.OutlineLevelColumn.

Applies to