Share via


NoNamespace.horzOverflow Field

Definition

Represents the horzOverflow XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to