XNE 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:xne="http://schemas.microsoft.com/office/excel/2006/main" namespace.
public static class XNE
type XNE = class
Public Class XNE
- Inheritance
-
XNE
Fields
col |
Represents the xne:col XML element. |
colSortMap |
Represents the xne:colSortMap XML element. |
f |
Represents the xne:f XML element. |
macrosheet |
Represents the xne:macrosheet XML element. |
row |
Represents the xne:row XML element. |
rowSortMap |
Represents the xne:rowSortMap XML element. |
sqref |
Represents the xne:sqref XML element. |
worksheetSortMap |
Represents the xne:worksheetSortMap XML element. |
xne |
Defines the XML namespace associated with the xne prefix. |