Share via


W.cellIns Field

Definition

Represents the w:cellIns XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tcPr.
  • corresponds to the following strongly-typed classes: CellInsertion.

Applies to