Share via


NoNamespace.cellRange Field

Definition

Represents the cellRange XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cameraTool.
  • corresponds to the following strongly-typed properties: CameraTool.CellRange.

Applies to