Table of Contents

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:

  • has the following parent XML elements: arrayData, spbArrays.
  • has the following child XML elements: v.
  • has the following XML attributes: c, count, r.
  • corresponds to the following strongly-typed classes: Array, SupportingPropertyBagArray.

arrayData

Represents the xlrd2:arrayData XML element.

public static readonly XName arrayData

Field Value

XName

Remarks

As an XML element, it:

  • has the following child XML elements: a, extLst.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: ArrayData.

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:

flag

Represents the xlrd2:flag XML element.

public static readonly XName flag

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: key.
  • has the following XML attributes: name, value.
  • corresponds to the following strongly-typed classes: RichValueTypeReservedKeyFlag.

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:

  • has the following parent XML elements: s.
  • has the following XML attributes: n, t.
  • corresponds to the following strongly-typed classes: SupportingPropertyBagKey.

key

Represents the xlrd2:key XML element.

public static readonly XName key

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: keyFlags.
  • has the following child XML elements: flag.
  • has the following XML attributes: name.
  • corresponds to the following strongly-typed classes: RichValueTypeReservedKey.

keyFlags

Represents the xlrd2:keyFlags XML element.

public static readonly XName keyFlags

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: global, type.
  • has the following child XML elements: key.
  • corresponds to the following strongly-typed classes: RichValueTypeKeyFlags.

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:

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:

  • has the following parent XML elements: rSty.
  • has the following XML attributes: i.
  • corresponds to the following strongly-typed classes: RichStylePropertyValue.

rvTypesInfo

Represents the xlrd2:rvTypesInfo XML element.

public static readonly XName rvTypesInfo

Field Value

XName

Remarks

As an XML element, it:

  • has the following child XML elements: extLst, global, types.
  • corresponds to the following strongly-typed classes: RichValueTypesInfo.

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:

  • has the following parent XML elements: spbData.
  • has the following child XML elements: v.
  • has the following XML attributes: s.
  • corresponds to the following strongly-typed classes: SupportingPropertyBag.

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:

  • has the following child XML elements: extLst, s.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: SupportingPropertyBagStructures.

supportingPropertyBags

Represents the xlrd2:supportingPropertyBags XML element.

public static readonly XName supportingPropertyBags

Field Value

XName

Remarks

As an XML element, it:

  • has the following child XML elements: spbArrays, spbData.
  • corresponds to the following strongly-typed classes: SupportingPropertyBags.

type

Represents the xlrd2:type XML element.

public static readonly XName type

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: types.
  • has the following child XML elements: extLst, keyFlags.
  • has the following XML attributes: name.
  • corresponds to the following strongly-typed classes: RichValueType.

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:

  • has the following parent XML elements: a, spb.
  • has the following XML attributes: t.
  • corresponds to the following strongly-typed classes: ArrayValue, SupportingPropertyBagArrayValue, SupportingPropertyBagValue.

xlrd2

Defines the XML namespace associated with the xlrd2 prefix.

public static readonly XNamespace xlrd2

Field Value

XNamespace