Share via


NoNamespace.sizeWithCells Field

Definition

Represents the sizeWithCells XML attribute.

public static readonly System.Xml.Linq.XName sizeWithCells;
 staticval mutable sizeWithCells : System.Xml.Linq.XName
Public Shared ReadOnly sizeWithCells 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: ObjectAnchor.SizeWithCells.

Applies to