Share via


W.tblStylePr Field

Definition

Represents the w:tblStylePr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: style.
  • has the following child XML elements: pPr, rPr, tblPr, tcPr, trPr.
  • has the following XML attributes: type.
  • corresponds to the following strongly-typed classes: TableStyleProperties.

Applies to