Share via


XNSV.namedSheetView Field

Definition

Represents the xnsv:namedSheetView XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: namedSheetViews.
  • has the following child XML elements: extLst, nsvFilter.
  • has the following XML attributes: id, name.
  • corresponds to the following strongly-typed classes: NamedSheetView.

Applies to