Contains x- or y-coordinates of an elliptical arc's endpoint, x- or y-coordinates of the control points on the arc, angle from the x-axis to the ellipse's major axis, or ratio between the ellipse's major and minor axes.
Contains x- or y-coordinates of an elliptical arc's endpoint, x- or y-coordinates of the control points on the arc, angle from the x-axis to the ellipse's major axis, or ratio between the ellipse's major and minor axes.
Indicates that the formula evaluates to an error. The value of E is the current value (an error message string); the value of the V attribute is the last valid value.
An error message string.
F
xsd:string
optional
Represents the element's formula. This attribute can contain one of the following strings: '(some formula)' if the formula exists locally No Formula if the formula is locally deleted or blocked Inh if the formula is inherited.
A formula.
N
xsd:string
required
Represents the name of the ShapeSheet cell.
The name of the ShapeSheet cell. See the Remarks section below.
U
xsd:string
optional
Represents a unit of measure The default is DL.
The units of the cell.
V
xsd:string
optional
Represents the value of the cell.
The value of the ShapeSheet cell.
Remarks
The N attribute of this Cell element must be one of a limited set of values that correspond to ShapeSheet cells. Refer to the table below to determine the values of the N attribute that are permitted for this Cell element.
The x-coordinate of the arc's control point; a point on the arc. The control point is best located about halfway between the beginning and ending vertices of the arc. Otherwise, the arc may grow to an extreme size in order to pass through the control point, with unpredictable results.
The ratio of an arc's major axis to its minor axis. Despite the usual meaning of these words, the "major" axis does not have to be greater than the "minor" axis, so this ratio does not have to be greater than 1. Setting this cell to a value less than or equal to 0 or greater than 1000 can lead to unpredictable results.