Share via


NoNamespace.layoutInCell Field

Definition

Represents the layoutInCell XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: anchor.
  • corresponds to the following strongly-typed properties: Anchor.LayoutInCell.

Applies to