Share via


W.tblCellMar Field

Definition

Represents the w:tblCellMar XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tblPr, tblPrEx.
  • has the following child XML elements: bottom, end, left, right, start, top.
  • corresponds to the following strongly-typed classes: TableCellMarginDefault.

Applies to