Share via


X.v Field

Definition

Represents the x:v XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: c, cell, nc, oc, tp.
  • corresponds to the following strongly-typed classes: CellValue, Xstring.

Applies to