Share via


W.view Field

Definition

Represents the w:view XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: settings.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: View.

Applies to