Share via


A.tableStyleId Field

Definition

Represents the a:tableStyleId XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to