Share via


A.tblStyleLst Field

Definition

Represents the a:tblStyleLst XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following child XML elements: tblStyle.
  • has the following XML attributes: def.
  • corresponds to the following strongly-typed classes: TableStyleList.

Applies to