Share via


NoNamespace.tabSelected Field

Definition

Represents the tabSelected XML attributes.

public static readonly System.Xml.Linq.XName tabSelected;
 staticval mutable tabSelected : System.Xml.Linq.XName
Public Shared ReadOnly tabSelected 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: ChartSheetView.TabSelected, SheetView.TabSelected.

Applies to