Class XLRD2
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:xlrd2="http://schemas.microsoft.com/office/spreadsheetml/2017/richdata2" namespace.
public static class XLRD2
- Inheritance
-
XLRD2
- Inherited Members
Fields
a
Represents the xlrd2:a XML elements.
public static readonly XName a
Field Value
- XName
Remarks
As an XML element, it:
arrayData
Represents the xlrd2:arrayData XML element.
public static readonly XName arrayData
Field Value
- XName
Remarks
As an XML element, it:
dxfs
Represents the xlrd2:dxfs XML element.
public static readonly XName dxfs
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: richStyleSheet.
- has the following child XML elements: dxf.
- has the following XML attributes: count.
- corresponds to the following strongly-typed classes: Dxfs.
extLst
Represents the xlrd2:extLst XML element.
public static readonly XName extLst
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: arrayData, global, richStyleSheet, rvTypesInfo, spbArrays, spbData, spbStructures, type.
- has the following child XML elements: ext.
- corresponds to the following strongly-typed classes: ExtensionList.
flag
Represents the xlrd2:flag XML element.
public static readonly XName flag
Field Value
- XName
Remarks
As an XML element, it:
global
Represents the xlrd2:global XML element.
public static readonly XName global
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: rvTypesInfo.
- has the following child XML elements: extLst, keyFlags.
- corresponds to the following strongly-typed classes: RichValueGlobalType.
k
Represents the xlrd2:k XML element.
public static readonly XName k
Field Value
- XName
Remarks
As an XML element, it:
key
Represents the xlrd2:key XML element.
public static readonly XName key
Field Value
- XName
Remarks
As an XML element, it:
keyFlags
Represents the xlrd2:keyFlags XML element.
public static readonly XName keyFlags
Field Value
- XName
Remarks
As an XML element, it:
rPr
Represents the xlrd2:rPr XML element.
public static readonly XName rPr
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: richProperties.
- has the following XML attributes: n, t.
- corresponds to the following strongly-typed classes: RichFormatProperty.
rSty
Represents the xlrd2:rSty XML element.
public static readonly XName rSty
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: richStyles.
- has the following child XML elements: rpv.
- has the following XML attributes: dxfid.
- corresponds to the following strongly-typed classes: RichStyle.
richProperties
Represents the xlrd2:richProperties XML element.
public static readonly XName richProperties
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: richStyleSheet.
- has the following child XML elements: rPr.
- corresponds to the following strongly-typed classes: RichFormatProperties.
richStyleSheet
Represents the xlrd2:richStyleSheet XML element.
public static readonly XName richStyleSheet
Field Value
- XName
Remarks
As an XML element, it:
- has the following child XML elements: dxfs, extLst, richProperties, richStyles.
- corresponds to the following strongly-typed classes: RichStylesheet.
richStyles
Represents the xlrd2:richStyles XML element.
public static readonly XName richStyles
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: richStyleSheet.
- has the following child XML elements: rSty.
- corresponds to the following strongly-typed classes: RichStyles.
rpv
Represents the xlrd2:rpv XML element.
public static readonly XName rpv
Field Value
- XName
Remarks
As an XML element, it:
rvTypesInfo
Represents the xlrd2:rvTypesInfo XML element.
public static readonly XName rvTypesInfo
Field Value
- XName
Remarks
As an XML element, it:
s
Represents the xlrd2:s XML element.
public static readonly XName s
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: spbStructures.
- has the following child XML elements: k.
- corresponds to the following strongly-typed classes: SupportingPropertyBagStructure.
spb
Represents the xlrd2:spb XML element.
public static readonly XName spb
Field Value
- XName
Remarks
As an XML element, it:
spbArrays
Represents the xlrd2:spbArrays XML element.
public static readonly XName spbArrays
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: supportingPropertyBags.
- has the following child XML elements: a, extLst.
- has the following XML attributes: count.
- corresponds to the following strongly-typed classes: SupportingPropertyBagArrayData.
spbData
Represents the xlrd2:spbData XML element.
public static readonly XName spbData
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: supportingPropertyBags.
- has the following child XML elements: extLst, spb.
- has the following XML attributes: count.
- corresponds to the following strongly-typed classes: SupportingPropertyBagData.
spbStructures
Represents the xlrd2:spbStructures XML element.
public static readonly XName spbStructures
Field Value
- XName
Remarks
As an XML element, it:
supportingPropertyBags
Represents the xlrd2:supportingPropertyBags XML element.
public static readonly XName supportingPropertyBags
Field Value
- XName
Remarks
As an XML element, it:
type
Represents the xlrd2:type XML element.
public static readonly XName type
Field Value
- XName
Remarks
As an XML element, it:
types
Represents the xlrd2:types XML element.
public static readonly XName types
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: rvTypesInfo.
- has the following child XML elements: type.
- corresponds to the following strongly-typed classes: RichValueTypes.
v
Represents the xlrd2:v XML elements.
public static readonly XName v
Field Value
- XName
Remarks
As an XML element, it:
xlrd2
Defines the XML namespace associated with the xlrd2 prefix.
public static readonly XNamespace xlrd2
Field Value
- XNamespace