XNSV Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Declares XNamespace and XName fields for the xmlns:xnsv="http://schemas.microsoft.com/office/spreadsheetml/2019/namedsheetviews" namespace.
public static class XNSV
type XNSV = class
Public Class XNSV
- Inheritance
-
XNSV
Fields
columnFilter |
Represents the xnsv:columnFilter XML element. |
dxf |
Represents the xnsv:dxf XML element. |
extLst |
Represents the xnsv:extLst XML element. |
filter |
Represents the xnsv:filter XML element. |
namedSheetView |
Represents the xnsv:namedSheetView XML element. |
namedSheetViews |
Represents the xnsv:namedSheetViews XML element. |
nsvFilter |
Represents the xnsv:nsvFilter XML element. |
richSortCondition |
Represents the xnsv:richSortCondition XML element. |
sortCondition |
Represents the xnsv:sortCondition XML element. |
sortRule |
Represents the xnsv:sortRule XML element. |
sortRules |
Represents the xnsv:sortRules XML element. |
xnsv |
Defines the XML namespace associated with the xnsv prefix. |