Share via


W.topFromText Field

Definition

Represents the w:topFromText XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: tblpPr.
  • corresponds to the following strongly-typed properties: TablePositionProperties.TopFromText.

Applies to