Share via


NoNamespace.view Field

Definition

Represents the view XML attributes.

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 attribute, it:

  • is contained in the following XML elements: customSheetView, sheetView.
  • corresponds to the following strongly-typed properties: CustomSheetView.View, SheetView.View.

Applies to