Share via


X.oc Field

Definition

Represents the x:oc XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rcc.
  • has the following child XML elements: extLst, f, is, v.
  • corresponds to the following strongly-typed classes: OldCell.

Applies to