Table of Contents

Class XNSV

Namespace
DocumentFormat.OpenXml.Linq
Assembly
DocumentFormat.OpenXml.Linq.dll

Declares XNamespace and XName fields for the xmlns:xnsv="http://schemas.microsoft.com/office/spreadsheetml/2019/namedsheetviews" namespace.

public static class XNSV
Inheritance
XNSV
Inherited Members

Fields

columnFilter

Represents the xnsv:columnFilter XML element.

public static readonly XName columnFilter

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: nsvFilter.
  • has the following child XML elements: dxf, extLst, filter.
  • has the following XML attributes: colId, id.
  • corresponds to the following strongly-typed classes: ColumnFilter.

dxf

Represents the xnsv:dxf XML element.

public static readonly XName dxf

Field Value

XName

Remarks

As an XML element, it:

extLst

Represents the xnsv:extLst XML element.

public static readonly XName extLst

Field Value

XName

Remarks

As an XML element, it:

filter

Represents the xnsv:filter XML element.

public static readonly XName filter

Field Value

XName

Remarks

As an XML element, it:

namedSheetView

Represents the xnsv:namedSheetView XML element.

public static readonly XName namedSheetView

Field Value

XName

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.

namedSheetViews

Represents the xnsv:namedSheetViews XML element.

public static readonly XName namedSheetViews

Field Value

XName

Remarks

As an XML element, it:

  • has the following child XML elements: extLst, namedSheetView.
  • corresponds to the following strongly-typed classes: NamedSheetViews.

nsvFilter

Represents the xnsv:nsvFilter XML element.

public static readonly XName nsvFilter

Field Value

XName

Remarks

As an XML element, it:

richSortCondition

Represents the xnsv:richSortCondition XML element.

public static readonly XName richSortCondition

Field Value

XName

Remarks

As an XML element, it:

sortCondition

Represents the xnsv:sortCondition XML element.

public static readonly XName sortCondition

Field Value

XName

Remarks

As an XML element, it:

sortRule

Represents the xnsv:sortRule XML element.

public static readonly XName sortRule

Field Value

XName

Remarks

As an XML element, it:

sortRules

Represents the xnsv:sortRules XML element.

public static readonly XName sortRules

Field Value

XName

Remarks

As an XML element, it:

xnsv

Defines the XML namespace associated with the xnsv prefix.

public static readonly XNamespace xnsv

Field Value

XNamespace