Share via


W.gridSpan Field

Definition

Represents the w:gridSpan XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to