Share via


XML.space Field

Definition

Represents the xml:space XML attributes.

public static readonly System.Xml.Linq.XName space;
 staticval mutable space : System.Xml.Linq.XName
Public Shared ReadOnly space As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: t, f.
  • corresponds to the following strongly-typed properties: CellFormula.Space, Text.Space.

Applies to