Share via


X.bookViews Field

Definition

Represents the x:bookViews XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: workbook.
  • has the following child XML elements: workbookView.
  • corresponds to the following strongly-typed classes: BookViews.

Applies to