Share via


W.tblStyle Field

Definition

Represents the w:tblStyle XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tblPr.
  • corresponds to the following strongly-typed classes: TableStyle.

Applies to