Share via


XLRD Class

Definition

Declares XNamespace and XName fields for the xmlns:xlrd="http://schemas.microsoft.com/office/spreadsheetml/2017/richdata" namespace.

public static class XLRD
type XLRD = class
Public Class XLRD
Inheritance
XLRD

Fields

extLst

Represents the xlrd:extLst XML element.

fb

Represents the xlrd:fb XML element.

k

Represents the xlrd:k XML element.

rv

Represents the xlrd:rv XML element.

rvData

Represents the xlrd:rvData XML element.

rvStructures

Represents the xlrd:rvStructures XML element.

s

Represents the xlrd:s XML element.

v

Represents the xlrd:v XML element.

xlrd

Defines the XML namespace associated with the xlrd prefix.

Applies to