Share via


NoNamespace.linkedCell Field

Definition

Represents the linkedCell XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: controlPr.
  • corresponds to the following strongly-typed properties: ControlProperties.LinkedCell.

Applies to