Share via


W.tblCellSpacing Field

Definition

Represents the w:tblCellSpacing XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tblPr, tblPrEx, trPr.
  • corresponds to the following strongly-typed classes: TableCellSpacing.

Applies to