Share via


CX.number Field

Definition

Represents the cx:number XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: max, mid, min.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: NumberColorPosition.

Applies to