Share via


NoNamespace.vertOverflow Field

Definition

Represents the vertOverflow XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: bodyPr, bodyPr, bodyPr.
  • corresponds to the following strongly-typed properties: BodyProperties.VerticalOverflow, TextBodyProperties.VerticalOverflow.

Applies to