Share via


X.tableStyleElement Field

Definition

Represents the x:tableStyleElement XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tableStyle.
  • has the following XML attributes: dxfId_, size, type.
  • corresponds to the following strongly-typed classes: TableStyleElement.

Applies to